| Site-class | R Documentation | 
An S4 class that contains the data from water monitoring from a single site. Data on individual characteristics will be stored as one o more S4 objects in each site object. Site objects are themselves stored as a list within a park object.
SiteCodeA short code to designate the site, stored as a length 1 character vector.
SiteNameA name for the site. Stored as a length 1 character vector.
LatA length 1 numeric vector containing the latitude of the site in WGS84 coordinates.
LongA length 1 numeric vector containing the longitude of the site in WGS84 coordinates.
TypeThe type of water body at the site - e.g. Stream, River, Lake, Ocean etc. Stored as a length 1 character vector.
CharacteristicsA list of water quality characteristic objects that include the water quality data and associated meta-data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.