View source: R/restopt_solution.R
get_metadata | R Documentation |
Return the metadata associated with a restopt solution, which contains the characteristics of the solution. The unit for area characteristics can be chosen among "ha" (hectares), "m" (square meters), "km" (square kilometers), and "cells" (cells from the original input habitat raster). Note that the solving time is expressed in seconds.
get_metadata(restopt_solution, area_unit = "ha", distance_unit = "m")
restopt_solution |
|
area_unit |
|
distance_unit |
|
A list
containing the characteristics of the restopt solution.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.