View source: R/utilities-tlf.R
setDefaultExportParameters | R Documentation |
Set default tlf properties for exporting/saving plots
setDefaultExportParameters(
format = NULL,
width = NULL,
height = NULL,
units = NULL,
dpi = NULL,
name = NULL
)
format |
file format of the exported plots |
width |
plot width in |
height |
plot height in |
units |
units of |
dpi |
units of |
name |
base file name of the exported plots |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.