Learn R Programming

rnpn (version 1.3.0)

npn_pheno_classes: Get Pheno Classes

Description

Gets information about all pheno classes, which are a higher-level order of phenophases.

Usage

npn_pheno_classes(...)

Value

A tibble listing the pheno classes in the NPN database.

Arguments

...

Currently unused.

Examples

Run this code
if (FALSE) {
pc <- npn_pheno_classes()
}

Run the code above in your browser using DataLab