Print a figure to file
retistruct.cli.figure(
dataset,
outputdir,
device = "pdf",
width = 6,
height = 6,
res = 100
)
Path to dataset to process
Directory in which to save any figures
String representing device to print figures to
Width of figures in inches
Height of figures in inches
Resolution of figures in dpi (only applies to bitmap devices)