df_read_SfnData: Load SfnData

Description Usage Arguments Details Value See Also

Description

Accesory function to load an specified SfnData object

Usage

1
2
df_read_SfnData(si_code, level = c("Lvl_1", "Lvl_2", "out_warn", "out_rem",
  "unit_trans"), units = NULL, parent_logger = "test")

Arguments

si_code

Site code as a character string

level

Level to read from as a character string

units

Only used if level = "unit_trans". Indicates which sapflow units (plant, sapwood or leaf) must be read.

Details

Given a site code and a level description, df_read_SfnData will return the selected SfnData object from the selected location

Value

A SfnData object.

See Also

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_received_to_accepted, df_rem_to_units, df_report_folder_creation, df_reset_data_status, df_set_status, df_start_status, df_warn_to_rem, df_whos_ready_to, df_write_SfnData, sfn_data_constructor


sapfluxnet/sapfluxnetQC1 documentation built on May 29, 2019, 1:50 p.m.