Description Usage Arguments Value Examples
This function generates both png and pdf files for a given plot function, but not adding the date in the output file name.
1  | pngpdf.nodate(plot.func, ...)
 | 
plot.func | 
 Any plotting function.  | 
... | 
 Other parameters to pass on to pngpdf.  | 
the returned value from plot.func will be returned.
1 2 3  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.