View source: R/retistruct-cli.R
retistruct.cli.process | R Documentation |
This function processes a dataset
, saving the
reconstruction data and MATLAB export data to the dataset
directory and printing figures to outputdir
.
retistruct.cli.process(
dataset,
outputdir = NA,
device = "pdf",
titrate = FALSE,
matlab = TRUE
)
dataset |
Path to dataset to process |
outputdir |
Directory in which to save any figures |
device |
String representing device to print figures to |
titrate |
Whether to titrate or not |
matlab |
Whether to save to MATLAB or not |
David Sterratt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.