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

Remove dependency on /data-raw/ for retrieving and importing sauer_results #103

Open
2 tasks
trashbirdecology opened this issue Oct 17, 2020 · 0 comments
Open
2 tasks

Comments

@trashbirdecology
Copy link
Owner

trashbirdecology commented Oct 17, 2020

The entire (list) of sauer_results is very large.

  • Need to grab, download, and munge (i.e. sauer_results.R) as a function of the package build/install, not as data.rd. Or consider providing a function to retrieve all of these locally, and save a single file (e.g., the longest and largest scale) of the results as sauer_results.

  • If writing as a function to call in vignette, etc., add optional filters to reduce object size by "model", "region", "region.name", "species.name", etc...

@trashbirdecology trashbirdecology changed the title Remove dependency on /data-raw/ for producing sauer_results Remove dependency on /data-raw/ for retrieving and importing sauer_results Mar 10, 2021
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