krige_purpleair_sitedates | R Documentation |
Krige PurpleAir data for all locations and dates in a SpatialPointsDataFrame
krige_purpleair_sitedates(pa_data, outlocs, vgms)
pa_data |
PurpleAir data as created by
|
outlocs |
A SpatialPointsDataFrame of locations (and dates) to predict |
vgms |
Daily variograms produced by
|
A dataframe with the data from outlocs with log PM2.5 (PM25_log_PAK) and variability (PM25_log_PAvar) appended
pa_ok <- krige_purpleair_sitedates(pa_clean, locations, pa_vg)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.