This calls retistruct.cli.process with a time limit
specified by cpu.time.limit.
retistruct.cli(
dataset,
cpu.time.limit = Inf,
outputdir = NA,
device = "pdf",
...
)Path to dataset to process
Time limit in seconds
Directory in which to save any figures
String representing device to print figures to
Other arguments to pass to retistruct.cli.process
A list comprising
status0 for success, 1 for reaching
cpu.time.limit and 2 for an unknown error
timeThe time take in seconds
messAny error message