requiredMetaNames {MazamaTimeSeries} | R Documentation |
Required columns for the 'meta' dataframe
Description
The 'meta' dataframe found in sts and mts objects
is required to have a minimum set of information for proper functioning of
the package. The names of these columns are specified in
requiredMetaNames
and include:
deviceDeploymentID
– unique identifier (see MazmaLocationUtils)deviceID
– device identifierlocationID
– location identifier (see MazmaLocationUtils)locationName
– English language namelongitude
– decimal degrees Elatitude
– decimal degrees Nelevation
– elevation of station in mcountryCode
– ISO 3166-1 alpha-2stateCode
– ISO 3166-2 alpha-2timezone
– Olson time zone
Usage
requiredMetaNames
Format
A vector with 10 elements
Details
requiredMetaNames
[Package MazamaTimeSeries version 0.3.0 Index]