getRasterDatasetIdFromSurface | R Documentation |
Gets the rasters dataset id, given a surface (title). If more than one rasters have that surface/title, then the one with the most recent version is selected. If there are no matches, the program will stop with a relevant message.
getRasterDatasetIdFromSurface(rasterList, surface)
rasterList |
data.frame containing available raster information, as returned by listRaster(). |
surface |
character that is the surface/title of the raster. |
character that is the dataset id of the raster that matches the given surface.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.