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