save_session: Save a session

Description Usage Arguments

View source: R/utils.R

Description

save_session This function is used by the shiny application to save the results of the session

Usage

1
save_session(save_dir, project_name, results)

Arguments

save_dir

the path of the folder where the session will be saved

project_name

the name of the project (given by the user)

shiny

reactiveValues object where the results are stored


LBNL-ETA/RMV2.0 documentation built on Nov. 9, 2020, 5:44 a.m.