get_one_park: get species list for one park from...

Description Usage Arguments Examples

Description

get species list for one park from https://irma.nps.gov/NPSpecies/Search/SpeciesList

Usage

1
get_one_park(parkcode = "ACAD", categcode = 11, searchlevel = 3)

Arguments

parkcode

four digits code for parks from 'rnpsp::get_nps_code()$UnitCode'.

categcode

taxa groups code from 'rnpsp::get_taxa_code()$Id'. Id Name 1 1 Mammals 2 2 Birds 3 4 Reptiles 4 5 Amphibians 5 3 Fish 6 11 Vascular Plants 7 12 Non-vascular Plants 8 7 Crab/Lobsters/Shrimp 9 9 Slugs/Snails 10 6 Spiders/Scorpions 11 8 Insects 12 10 Other Non-vertebrates 13 13 Fungi 14 14 Protozoa 15 16 Chromista 16 15 Bacteria 17 17 Archaea

searchlevel

the level of search: 1: checklist; 2: full list; 3: full list with detaisl. Default is 3.

Examples

1
get_one_park("ABLI", 11)

daijiang/rnps documentation built on May 5, 2019, 3:49 p.m.