| Park-class | R Documentation |
An S4 class that contains the data from water monitoring from a single park. Data on sites will be stored as one or more S4 objects in each park object
ParkCodeA short code to designate the park, typically an NPS 4 letter code. Stored as a length 1 character vector.
ShortNameA short name for the park. Stored as a length 1 character vector.
LongNameA long, formal name for the park. Stored as a length 1 character vector.
NetworkThe code for the Inventory & Monitoring network the park belongs to. Stored as a length 1 character vector.
SitesA list of Site objects associated with the park.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.