Convert coordinate matrices to sfc objects

# S3 method for coord_matrix
st_as_sfc(x, ...)

Arguments

x

a coord_matrix

...

ignored

Value

an sf::sfc() object of subclass sfc_POINT

See also