tab_ds43_2006 {peruflorads43}R Documentation

List of Plant Species Name accordingly with the DS043-200-AG.

Description

The 'tab_ds43_2006' contains records belonging to all the species DS043-200-AG.

Usage

tab_ds43_2006

Format

A tibble with the following columns:

id_cat

The fixed species id of the input taxon.

input_genus

A character vector. The input genus of the corresponding species name.

input_epitheton

A character vector. The specific epithet of the corresponding species name.

rank

A character vector. The taxonomic rank: "species","subspecies", "variety", of the corresponding species name.

input_subspecies_epitheton

A character vector. If the indicated rank is below species, the subspecies epithet input of the corresponding species name.

taxonomic_status

A character vector. description if a taxon is classified as ‘accepted’, ‘synonym’, ‘no opinion’. According to the Taxonomic Name Resolution Service - TNRS.

accepted_name

A character vector. The list of the accepted plant taxa names according to the Taxonomic Name Resolution Service - TNRS.

accepted_family

A character vector. The corresponding family name of the accepted_name.

accepted_name_author

A character vector. The corresponding author name of the accepted_name, staying empty if the taxonomic_status is "Synonym" or "No opinion".

References

DS043-2006-AG: Aprueban Categorizacion de Especies Amenazadas de Flora Silvestre. 13-07-2006

Examples


data(tab_ds43_2006)
str(tab_ds43_2006)


[Package peruflorads43 version 0.1.1 Index]