Learn R Programming

smartmap (version 0.1.1)

st_as_sfc: Convert coordinate matrices to sfc objects

Description

Convert coordinate matrices to sfc objects

Usage

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

Arguments

...

ignored

Value

an sf::sfc() object of subclass sfc_POINT

See Also

sf::st_as_sfc()