st_as_sfc {smartmap} | R Documentation |
Convert coordinate matrices to sfc objects
Description
Convert coordinate matrices to sfc objects
Usage
## S3 method for class 'coord_matrix'
st_as_sfc(x, ...)
Arguments
x |
|
... |
ignored |
Value
an sf::sfc()
object of subclass sfc_POINT
See Also
[Package smartmap version 0.1.1 Index]