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

Build a test to capture errors in rescale_species #31

Open
drnickisaac opened this issue Jul 9, 2019 · 0 comments
Open

Build a test to capture errors in rescale_species #31

drnickisaac opened this issue Jul 9, 2019 · 0 comments

Comments

@drnickisaac
Copy link
Contributor

There are many ways in which the data going into rescale_species() can cause problems. Many of these can be anticipated and caught or corrected. As a good example, rescale_species() currently throws an error if the first year of data is NA for every species. This can be easily fixed by removing these years from the dataset.

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

2 participants