Skip to content
Prev 261598 / 398502 Next

Plotting from functions

On Wed, Jun 1, 2011 at 1:04 PM, Yang Zhang <yanghatespam at gmail.com> wrote:
Actually, just found that things work if I do:

print(qplot(...))

Is this just what you need to do to plot from within functions?