View source: R/npn_geoserver.R
get_additional_rasters | R Documentation |
Utility function to easily take arbitrary layer name parameters as a data frame and return the raster data from NPN Geospatial data services.
get_additional_rasters(data)
data |
Data frame with first column named 'name' and containing the names of the layer for which to retrieve data and the second column named 'param' and containing string representations of the time/elevation subset parameter to pass. |
Returns a data frame containing the raster objects related to the specified layers.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.