perutimber_data {perutimber}R Documentation

List of Plant Species Name and information from the Catalogue of the timber forest species of the Amazon and the Peruvian Yunga.

Description

The 'perutimber_dat' contains information from the Catalogue of the timber forest species of the Amazon and the Peruvian Yunga.

Usage

perutimber_data

Format

A tibble with the following columns:

accepted_name

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

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".

accepted_family

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

common_name

A character vector. Listed all common names for each species.

accepted_name_rank

A character vector. Information about infraspecific status.

habit

A character vector.

plant_height_m

A character vector. The plant height range in meters.

regions

A character vector.

elevation

A character vector.

uses

A character vector.

Examples


data(perutimber_data)
str(perutimber_data)

[Package perutimber version 0.1.0 Index]