powered by
Coerces to PNG from 'data.frame'.
# S3 method for data.frame as.png(x, replace = TRUE, ...)
path to the file created
data.frame
whether to delete the intermediate PDF if successful
passed to as.pdf.data.frame and to ghostconvert
as.pdf.data.frame
ghostconvert
if (FALSE) { browseURL(as.png(head(Theoph), dir = tempdir(), gs_cmd = 'mgs')) }
Run the code above in your browser using DataLab