qc_species_names_fix: Verify provided species names (spelling and correctness)

View source: R/qc_species_functions.R

qc_species_names_fixR Documentation

Verify provided species names (spelling and correctness)

Description

qc_species_names uses Taxonstand package.

Usage

qc_species_names_fix(data, parent_logger = "test")

Arguments

data

Data frame as the obtained from qc_species_names_info

Details

This function takes a vector of species names and check if they are right spelled. Also, if a synonym is used, the function changes it automatically in order to have the same name for the same species

Value

A character vector with species fixed in spelling and correctness.


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