Skip to content

sf: st_point signature wrong (typo) #595

@christophfriedrich

Description

@christophfriedrich

The sf cheatsheet lists the signature of st_point as

st_point(x, c(numeric vector), dim = "XYZ")

where it should be

st_point(x = c(numeric vector), dim = "XYZ")

Screenshot with context:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions