jpegReport | R Documentation |
JPEG
format bitmap files.Graphics devices for JPEG
format bitmap files.
jpegReport(
task,
type,
ext = "jpg",
subdir = NULL,
dirCreate = TRUE,
dim = c(500, 500),
width = NULL,
height = NULL,
...
)
task |
Object of class |
type |
character string, one of |
ext |
Filename extension. |
subdir |
(optional) Subdirectory. |
dirCreate |
Logical, if TRUE (by default) the directory is created. |
dim |
device height and width in |
width |
device height in |
height |
device height in |
... |
Arguments passed on to
|
the file name invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.