Learn R Programming

BIOMASS (version 2.1.12)

Taxo: Taxo dataset

Description

Corrected taxonomy of the sub-dataset KarnatakaForest using BIOMASS correctTaxo function : correctTaxo(genus = KarnatakaForestsub$genus, species = KarnatakaForestsub$species, useCache = FALSE, verbose = FALSE)

Usage

data("Taxo")

Arguments

Format

A data frame with 5766 observations on the following 3 variables :

  • genusCorrected: Corrected names of the genus

  • speciesCorrected: Corrected names of the species

  • nameModified: TRUE when names have been modified, FALSE if not

References

See "KarnatakaForest" dataset.