df_copy_templates_psi: Save the Rmd templates and the running scripts to their...

View source: R/df_functions.R

df_copy_templates_psiR Documentation

Save the Rmd templates and the running scripts to their corresponding folders

Description

Copy the Rmd templates for file transfer and quality check to Template folder and the template for shiny web app to parent directory, and running scripts to parent directory.

Usage

df_copy_templates_psi(first = FALSE, parent_logger = "test")

Arguments

first

Logical indicating if it is the first time the files are copied

Details

If it is the first time to set the PSI project, execute this function after the function df_folder_structure with the argument first set to TRUE

Value

Logical indicating if all files have been copied or overwritten

See Also

Other Data Flow: df_accepted_to_lvl1_psi(), df_folder_structure(), df_get_data_folders(), df_get_status(), 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.