df_get_status: Get the status file info

View source: R/df_functions.R

df_get_statusR Documentation

Get the status file info

Description

Retrieve the status file info as a list, with the yaml package

Usage

df_get_status(si_code, parent_logger = "test")

Arguments

si_code

Character vector indicating the site code

Details

yaml file is parsed by yaml.load_file and a list object is returned.

Value

a list object with the info contained in the status file

See Also

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()


vflo/PSIsapfluxnetQC1 documentation built on Feb. 15, 2024, 3:19 a.m.