weighted | R Documentation |
Calculate weights according to elevation
weighted(data)
data |
is the dataframe that contains the elevations. Columns should be named "FIELD_ID" and "station_id" |
data p <- weighted(data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.