We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
get_cam_op()
camtrapR_cameraOperation()
Suggested in camtraptor July 2023 coding sprint
Rationale: get functions are mixed bag, now same name as in camtrapR without masking. Some parameters should be removed as well.
camtrapR_cameraOperation( package = NULL, # ... removed, see filter functions station_col = "locationName", use_prefix = FALSE # datapkg removed )
The text was updated successfully, but these errors were encountered:
Rename get_cam_op()
7e44fd2
See #239
Add renaming in NEWS.md
769dad4
#239, #231, #240, #243
Fixed by PR #331.
Sorry, something went wrong.
damianooldoni
Successfully merging a pull request may close this issue.
Suggested in camtraptor July 2023 coding sprint
Rationale: get functions are mixed bag, now same name as in camtrapR without masking. Some parameters should be removed as well.
The text was updated successfully, but these errors were encountered: