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