Description Usage Arguments Value Examples
Unlike the ncol
and nrow
functions of the raster package (ncell
), this function returns the number of columns and rows of the RasterArray
container, rather than the dimensions of the contained RasterLayer
s.
1 2 3 4 5 |
x |
A |
A numeric
value of the number of columns and rows.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.