matchParkCodes: matchParkCodes

matchParkCodesR Documentation

matchParkCodes

Description

Matches a string of park codes with the corresponding park names.

Usage

matchParkCodes(object, parkNames, name.class = "short")

Arguments

object

Either an NPSbirds object or a list of such objects.

parkNames

A vector of Park codes

name.class

Type of name to return. One of three options, in quotes.

"short"

The default. Returns the short name of the park

"long"

Returns the long name of the park

"code"

Returns the park code

Value

A character vector with one or more park names.


NCRN/NCRNbirds documentation built on Aug. 28, 2023, 12:12 p.m.