npn_phenophase_definitions {rnpn}R Documentation

Get Phenophase Definitions

Description

Retrieves a complete list of all phenophase definitions.

Usage

npn_phenophase_definitions(...)

Arguments

...

Currently unused.

Value

A tibble listing all phenophases in the NPN database and their definitions.

Examples

## Not run: 
pp <- npn_phenophase_definitions()

## End(Not run)

[Package rnpn version 1.4.0 Index]