powered by
This function retrieves the parameters and copies the parameter file to the specified output path.
get_parameters(out_path = tempdir(), iwindow = FALSE)
character. The path to the copied parameter file.
character. The output path where the parameter file will be copied. The default is a temporary directory tempdir()
tempdir()
logical. If window = TRUE, this will prompt the user to select the output directory using a file chooser window. The default value is FALSE.
TRUE
FALSE
Using configuration file is an alternative to sean()
sean()
set_parameters()
get_parameters() get_parameters(out = tempdir())
Run the code above in your browser using DataLab