View source: R/retistruct-cli.R
retistruct.cli.figure | R Documentation |
Print a figure to file
retistruct.cli.figure(
dataset,
outputdir,
device = "pdf",
width = 6,
height = 6,
res = 100
)
dataset |
Path to dataset to process |
outputdir |
Directory in which to save any figures |
device |
String representing device to print figures to |
width |
Width of figures in inches |
height |
Height of figures in inches |
res |
Resolution of figures in dpi (only applies to bitmap devices) |
David Sterratt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.