df_read_psiData | R Documentation |
Accesory function to load an specified psiData object
df_read_psiData(
si_code,
level = c("Lvl_1", "Accepted"),
parent_logger = "test"
)
si_code |
Site code as a character string |
level |
Level to read from as a character string |
Given a site code and a level description, df_read_psiData
will return
the selected psiData object from the selected location
A psiData object.
Other Data Flow:
df_accepted_to_lvl1_psi()
,
df_copy_templates_psi()
,
df_folder_structure()
,
df_get_data_folders()
,
df_get_status()
,
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.