df_get_status | R Documentation |
Retrieve the status file info as a list, with the yaml package
df_get_status(si_code, parent_logger = "test")
si_code |
Character vector indicating the site code |
yaml
file is parsed by yaml.load_file and a list object is returned.
a list object with the info contained in the status file
Other Data Flow:
df_accepted_to_lvl1_psi()
,
df_copy_templates_psi()
,
df_folder_structure()
,
df_get_data_folders()
,
df_read_psiData()
,
df_received_to_accepted_psi()
,
df_report_folder_creation()
,
df_reset_data_status_psi()
,
df_set_status_psi()
,
df_start_status_psi()
,
df_whos_ready_to()
,
psi_data_constructor()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.