Description Usage Arguments Details Value Examples
View source: R/check_landscape.R
Check input landscape
1 | check_landscape(landscape, verbose = TRUE)
|
landscape |
Raster* Layer, Stack, Brick, Stars or a list of rasterLayers |
verbose |
Print warning messages. |
This function extracts basic information about the input landscape. It includes a type of coordinate reference system (crs) - either "geographic", "projected", or NA, units of the coordinate reference system, a class of the input landscape's values and the number of classes found in the landscape.
tibble
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.