View source: R/is_RasterLayer.R
is_RasterLayer | R Documentation |
Used to test if an object is of class raster::RasterLayer
.
is_RasterLayer(x)
x |
The object whose class is to be tested. |
logical; TRUE if class is of type raster::RasterLayer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.