Rdocumentation
powered by
Learn R Programming
sf (version 0.0)
LINESTRING: Create a linestring simple feature from a numeric matrix
Description
Create a linestring simple feature from a numeric matrix
Usage
LINESTRING(x, third = "Z", ...)
Arguments
x
numeric matrix with 2, 3 or 4 columns
third
character, indicating what the third dimension refers to ("Z" or "M")
...
ignored