create_airnow_variograms | R Documentation |
Calculates daily spatial variograms for kriging interpolation on monitor data
create_airnow_variograms(df, cutoff = NULL)
df |
A SpatialPointsDataFrame from |
cutoff |
numeric A distance passed to |
A list of variograms, one for each date in the input data set
an_vg <- create_airnow_variograms(an_ws)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.