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

Changed to rbind.fill from the plyr package to make this work #38

Merged
merged 3 commits into from
Aug 8, 2019

Conversation

Martin-Jung
Copy link
Contributor

This fixes this bug #37
Issues is the column "coordinates_obscured" which occurs in some fetched content, but not in others.
Using rbind.fill from the plyr package fixes this problem (empty NA's inserted where columns are not present)

@Martin-Jung
Copy link
Contributor Author

Martin-Jung commented Aug 3, 2019

Fixed the rbind bug as I urgently needed this for a project.
Furthermore made a small edition to inat_obs to allow the use of 'sf' objects instead (without loading any dependencies). This (partly) adresses this issue #30

@emhart emhart merged commit 816d4a2 into ropensci:master Aug 8, 2019
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 this pull request may close these issues.

2 participants