Rdocumentation
powered by
Learn R Programming
sf (version 0.1)
POINT: Create a point simple feature from a numeric vector
Description
Create a point simple feature from a numeric vector
Usage
POINT(x, third = "Z", ...)
Arguments
x
numeric vector of length 2, 3 or 4
third
character, indicating what a 3-dimensional point refers to ("Z" or "M")
...
ignored