preprocessed_bluesky_at_airnow | R Documentation |
Take a raster stack of 24-hr avg PM2.5 from
stack_bluesky_archive
or stack_haqast_archive
and
extract values at locations and dates from recast_monitors
.
preprocessed_bluesky_at_airnow(stack, an)
stack |
A raster stack with daily 24-hr average PM2.5 values, such as
from |
an |
A SpatialPointsDataFrame with monitor data such as from
|
The data frame from an with the extracted values from the bluesky raster stack appended
bluesky <- preprocessed_bluesky_at_airnow(bluesky_stack, mon)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.