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

LocalOccurrenceData* leaving unwanted columns in #414

Open
goldingn opened this issue Mar 6, 2018 · 0 comments
Open

LocalOccurrenceData* leaving unwanted columns in #414

goldingn opened this issue Mar 6, 2018 · 0 comments

Comments

@goldingn
Copy link
Member

goldingn commented Mar 6, 2018

As discussed here, nonstandard columns in the file/dataframe passed to LocalOccurrenceData and LocalOccurrenceDataFrame are not removed, causing problems down the line.

In that example, Background fills that column with NAs, and then removes them with an na.omit() call (that's overzealous and will be another issue).

These two functions should strip any unwanted columns and warn the user that they were seen and removed.

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

No branches or pull requests

1 participant