as.png.data.frame | R Documentation |
Coerces to PNG from 'data.frame'.
## S3 method for class 'data.frame'
as.png(x, replace = TRUE, ...)
x |
data.frame |
replace |
whether to delete the intermediate PDF if successful |
... |
passed to |
path to the file created
as.pdf.data.frame
ghostconvert
## Not run:
browseURL(as.png(head(Theoph), dir = tempdir(), gs_cmd = 'mgs'))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.