Description Usage Arguments Details Value See Also
Initialise an empty status file in yaml format, using the yaml package
1 | df_start_status(si_code, parent_logger = "test")
|
si_code |
Character vector indicating the site code |
Before creating an empty file, df_start_status
checks if an status
file already exists, in order to avoid accidental rewriting of the file.
Invisible TRUE if no errors were encountered, invisible FALSE if there was errors. Also, status file is created in the corresponding folder.
Other Data Flow: df_accepted_to_lvl1
,
df_copy_templates
,
df_folder_structure
,
df_get_data_folders
,
df_get_status
,
df_lvl1_to_lvl2
,
df_lvl2_folder_structure
,
df_read_SfnData
,
df_received_to_accepted
,
df_rem_to_units
,
df_report_folder_creation
,
df_reset_data_status
,
df_set_status
,
df_warn_to_rem
,
df_whos_ready_to
,
df_write_SfnData
,
sfn_data_constructor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.