Learn R Programming

shinyRadioMatrix (version 0.2.1)

exPftList: PFT List

Description

A PFT list, which gives the column names in a taxon-PFT matrix.

Arguments

Format

A data frame with 31 rows and 2 columns:

ID

Unique identifier for the plant functional types (PFTs).

Name

Name of the PFT.

Examples

Run this code
# NOT RUN {
data(exPftList)
str(exPftList)

# }

Run the code above in your browser using DataLab