scr_save | R Documentation |
Function for outputting fxl object at preset size (certain journal are opinionated on size, format, and density)
scr_save(
core_frame,
units = "in",
name = "test.tiff",
format = "tiff",
width = 8,
height = 4,
res = 600
)
core_frame |
fxl object |
units |
from base |
name |
from base |
format |
type of image to save in |
width |
from base |
height |
from base |
res |
from base |
no return, executed for side effects
Shawn Gilroy <sgilroy1@lsu.edu>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.