get_NPS_list: Get NPSpecies data for single park

Description Usage Arguments Value See Also Examples

Description

Get NPSpecies data for single park

Usage

1
get_NPS_list(unitcode = "ABLI", listtype = "fulllist")

Arguments

unitcode

Four letter Unit code for the park

listtype

Type of list to be downloaded. Accepted values are "fulllist" for for complete list, "checklist" for checklist of species, "detaillist" for full list of species with details

Value

list of two data frames first data containing list of species and second Syn containing list of synonyms with respective accepted names

See Also

Other data preparation: NPS_data, clean_NPS_syn, clean_inat_data, inat_summary, taxataxi

Examples

1
2
3
4
## Not run: 
getNPSlist(unitcode="ABLI", listtype="fulllist")

## End(Not run)

vijaybarve/taxataxi documentation built on May 23, 2019, 9:31 a.m.