BIEN_list_all {BIEN}R Documentation

Extract a list of all species in the BIEN database.

Description

BIEN_list_all produces a list of all species in the BIEN database.

Usage

BIEN_list_all(...)

Arguments

...

Additional arguments passed to internal functions.

Value

Dataframe containing a list of all species in the BIEN database.

See Also

Other list functions: BIEN_list_country(), BIEN_list_county(), BIEN_list_sf(), BIEN_list_state()

Examples

## Not run: 
species_list<-BIEN_list_all()
## End(Not run)

[Package BIEN version 1.2.6 Index]