View source: R/fit_svs_edited.R
| fit_svs_edited_group_results | R Documentation |
Combine edited fitting results for group analysis.
fit_svs_edited_group_results(
search_path = NULL,
paths = NULL,
output_dir = "fit_svs_edited_group_results",
verbose = TRUE
)
search_path |
path to start recursive search for fitting results. Cannot be used together with the paths argument. |
paths |
a set of paths to spant output files, usually named : "spant_fit_svs_edited_data.rds". Cannot be used together with the search_path argument. |
output_dir |
directory path to store group results. |
verbose |
verbose, defaults to TRUE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.