Description Usage Arguments Value Examples
Extracts the elevation of a meteorological station expressed in meters above a reference (sea level)
1 | ElevationOf(name, station_names, elevation)
|
name |
character ID of the station |
station_names |
vector of the IDs (characters) of the considered meteorological stations. An example is |
elevation |
vector of the elevation of the considered meteorological stations. An example is |
the elevation given the vectors of station IDs and the respective elevations
1 2 | data(trentino)
ElevationOf("T0099",station_names=STATION_NAMES,elevation=ELEVATION)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.