Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sf cheatsheet: error in st_point #109

Closed
ruan-de-wet opened this issue Nov 4, 2019 · 1 comment · Fixed by #236
Closed

sf cheatsheet: error in st_point #109

ruan-de-wet opened this issue Nov 4, 2019 · 1 comment · Fixed by #236

Comments

@ruan-de-wet
Copy link

Thank you for making this cheatsheet - very valuable! I just noticed a typo in the assignment of x st_point.

It should be
st_point(x = c(numeric vector), dim = "XYZ"), not
st_point(x, c(numeric vector), dim = "XYZ").

@garrettgman
Copy link
Member

Thanks @ruan-de-wet. One for you @ryangarnett?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants