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

Add option to drop sf geometry in cleanData function #36

Open
kaijagahm opened this issue Nov 2, 2022 · 2 comments
Open

Add option to drop sf geometry in cleanData function #36

kaijagahm opened this issue Nov 2, 2022 · 2 comments

Comments

@kaijagahm
Copy link
Owner

kaijagahm commented Nov 2, 2022

T/F with default to F

@kaijagahm
Copy link
Owner Author

@ryannguyen6392 this is something to be aware of as you go through the cleanData fixes. If it's straightforward to add the option to drop the sf geometry, consider doing this (but definitely default to keeping the geometry). If it's going to be a pain in the neck, don't prioritize it.

@kaijagahm
Copy link
Owner Author

Oh, and the function you'd want for this is sf::st_drop_geometry(dataset).

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

No branches or pull requests

1 participant