This function allows exporting the currently set dynamic
vars in json format so it can be quickly imported later. Dynamic
variables need to be properly set via the setter functions before calling
the function. For more details, refer to the dedicated vignette
vignette("workflow_start", package="ISAnalytics")
.
See also
Other Utilities:
as_sparse_matrix()
,
comparison_matrix()
,
enable_progress_bars()
,
generate_Vispa2_launch_AF()
,
generate_blank_association_file()
,
generate_default_folder_structure()
,
import_ISA_settings()
,
separate_quant_matrices()
,
transform_columns()
Examples
tmp_folder <- tempdir()
export_ISA_settings(tmp_folder, "DEFAULT")
#> Settings profile correctly saved
#> ℹ Saved at: /tmp/RtmpJs4al4/DEFAULT_ISAsettings.json