qc_start_process_psi: Start QC process

View source: R/qc_main.R

qc_start_process_psiR Documentation

Start QC process

Description

Start QC process from the site code.

Usage

qc_start_process_psi(folder = ".", rdata = TRUE, parent_logger = "test")

Arguments

folder

Character string with the route to the folder to start QC process

rdata

Logical indicating if objects created in the QC must be saved in a file

Details

This function check the status of the site, starts it if it does not exists, and start the QC process

Value

Invisible TRUE if all the process is ok, and invisible FALSE if there was some error in the process

See Also

Other Quality Checks Functions: create_dic(), qc_coordinates(), qc_data_results_table(), qc_ext_radiation(), qc_factor_values(), qc_get_biomes_spdf(), qc_get_biome(), qc_get_timezone_coord(), qc_is_timestamp(), qc_md_cols(), qc_md_results_table(), qc_measured_sfn(), qc_pl_treatments(), qc_psi_N_nas(), qc_psi_SE_nas(), qc_psi_nas(), qc_set_timezone(), qc_simplify_questions(), qc_species_names_info(), qc_species_names(), qc_species_verification(), qc_timestamp_nas()


vflo/psiQC documentation built on Feb. 14, 2024, 10:23 a.m.