raster_conversion {hypsoLoop} | R Documentation |
This function tests whether the supplied vector input is a simple features (sf) object, if not, the object is converted using the st_as-sf() function.
raster_conversion(y)
y |
The input provided by the user for the y argument. |
the converted SpatRaster object