otf_metrics | R Documentation |
An object of class 'MultiLandMetrics' generated with mland_metrics()
, for the purposes of package
examples of the following functions: metrics_filter()
, metrics_gradient()
,
metrics_corr()
, metrics_plots()
and metrics_bind()
. See 'MultiLand-class' for general
information about these objects.
otf_metrics
An object of class MultiLandMetrics
of length 1.
The main internal object is a data.frame (accesible through otf_metrics@data
) with information about the values of two landscape metrics:
"pland" (percentage of landscape) and "np" (number of patches).
The object was created from the MultiLand object named "otf_design", which received a raster layer from a small portion of the ecoregion "El Chaco" as main input. The rasterlayer was provided by the project "MapBiomas Chaco" for the year 2000.
See the examples sections of mland_metrics()
and mland()
for more context.
#' @references Project MapBiomas Chaco – Collection 4.0 of annual land cover and land use maps, accessed during July 2022 through the following link: MapBiomas Chaco
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.