npn_phenophases {rnpn}R Documentation

Get Phenophases

Description

Retrieves a complete list of all phenophases in the NPN database.

Usage

npn_phenophases(...)

Arguments

...

Currently unused.

Value

A tibble listing all phenophases available in the NPN database.

Examples

## Not run: 
phenophases <- npn_phenophases()

## End(Not run)

[Package rnpn version 1.4.0 Index]