Exports simulation environment variables as workspace.r file and workspace.RData for easy loading in R sessions.
export_workspace(fsk_object, out_path, check = FALSE, simulation_env = NULL)The instance of FSK2R to be exported.
Path where the file is to be saved.
Whether checks are made. TRUE by default.
Environment containing simulation results (optional)