qc_species_names: Wrapper for species names check

View source: R/qc_species_functions.R

qc_species_namesR Documentation

Wrapper for species names check

Description

Wrapper for qc_species_names_info and qc_species_names_fix

Usage

qc_species_names(species, max_distance = 1, parent_logger = "test")

Arguments

species

Character vector containing the species names to verify

max_distance

NA number indicating the maximum distance allowed for a match in agrep when performing corrections of spelling errors in specific epithets. Not used if corr = FALSE.

Value

a vector with the fixed names of the species if fix is possible or needed, or a vector with the original names of the species if the fix is not possible or they are correct

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_verification(), qc_start_process_psi(), qc_timestamp_nas()


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