qc_pl_treatments: Check plant treatments for misspelling and concordance errors

View source: R/qc_md_general_checks.R

qc_pl_treatmentsR Documentation

Check plant treatments for misspelling and concordance errors

Description

qc_pl_treatments function looks for spelling errors in treatments provided in the plant metadata.

Usage

qc_pl_treatments(plant_md, parent_logger = "test")

Arguments

plant_md

Data frame containing the plant metadata

Details

This function summarizes the treatments declared in the plant metadata to look for mispelling and concordance errors. At the moment, function only returns an informative data frame, but the search for spelling errors and fixes must be done at hand, as there is no automatized way of doing it.

Value

A data frame with the information about the different treatments if any.

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_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_start_process_psi(), qc_timestamp_nas()


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