krige_airnow_sitedates | R Documentation |
Krige monitor data for all locations and dates in an input SpatialPointsDataFrame
krige_airnow_sitedates(an, outlocs, vgms)
an |
A SpatialPointsDataFrame as produced by
|
outlocs |
A SpatialPointsDataFrame of locations (and dates) to predict |
vgms |
Daily variograms as produced by
|
A dataframe with the data from outlocs with log PM2.5 (PM25_log_ANK) and variability (PM25_log_var) appended
ank <- krige_airnow_sitedates(mon, locations, an_vg)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.