getNames: getNames

getNamesR Documentation

getNames

Description

Retreives park names from an NPSForVeg object of a list of such objects.

Usage

getNames(object, name.class = "short")

Arguments

object

Either an NPSForVeg object or a list of such objects

name.class

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

"short"

The default. Returnes the short name of the park

"long"

Returns the long, format name of the park

"code"

Returns the park code

Value

A character vector with one or more park names.


NCRN/NPSForVeg documentation built on March 26, 2024, 7:13 a.m.