bluesky_archive_at_locs | R Documentation |
For a given spatial points data frame, assign bluesky archive values for all of the needed dates
bluesky_archive_at_locs(locs, path = "./data/bluesky/archive/")
locs |
A SpatialPointsDataFrame of locations and dates |
path |
The path to bluesky archive data (default is "./data/bluesky/archive/) |
The data from locs with BlueSky PM2.5 appended (as PM25_bluesky)
bluesky <- bluesky_archive_at_locs(locations)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.