to_rast | R Documentation |
A generic method to convert simulation result objects into
SpatRaster
format.
to_rast(obj, ...)
obj |
An object to convert. |
... |
Additional arguments passed to methods. |
A SpatRaster
or a list of such objects.
to_rast.sim_results()
## Not run:
to_rast(sim_results_object)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.