restopt_solution {restoptr} | R Documentation |
Restopt solution
Description
An object representing a restopt problem solution. It is basically a SpatRaster with a few metadata attributes added.
Usage
restopt_solution(restopt_problem, solution_raster, metadata, id_solution = 1)
Arguments
restopt_problem |
|
solution_raster |
|
metadata |
|
id_solution |
|
Value
A new restoration problem solution (restopt_solution()
).
[Package restoptr version 1.0.6 Index]