getParkInfo: getParkInfo

getParkInfoR Documentation

getParkInfo

Description

Retrieves park information from an Park object or a list of such objects.

Usage

getParkInfo(object, parkcode = NA, info = "ParkShortName")

Arguments

object

Either a Park object or a list of such objects.

parkcode

Code of one or more parks, in quotes. Only data from parks whose code is included in parkcode is returned.

info

Type of info to return. One of several, in quotes.

"ParkCode"

Returns the park code

"ParkShortName"

The default. Returns the short name of the park

"ParkLongName"

Returns the long name of the park

"Network

Returns the network code

Value

A character vector with the requested information.


NCRN/NCRNWater documentation built on May 15, 2023, 9:50 p.m.