Vector_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.
Vector_conversion(x)
x |
The input provided by the user for the x argument. |
the converted simple features object