prepExData {roads} | R Documentation |
Prepare example data included in the package that contain wrapped terra
objects. This applies terra::unwrap()
recursively to the list provided so
that all PackedSpatRasters
are converted to SpatRasters
.
prepExData(x)
x |
list. Contains elements some of which are packed |
The same list but with unwrapped SpatRasters
CLUSexample
prepExData(CLUSexample)