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

Rename get_cam_op() to camtrapR_cameraOperation() #239

Closed
peterdesmet opened this issue Jul 14, 2023 · 1 comment · Fixed by #331
Closed

Rename get_cam_op() to camtrapR_cameraOperation() #239

peterdesmet opened this issue Jul 14, 2023 · 1 comment · Fixed by #331
Assignees
Milestone

Comments

@peterdesmet
Copy link
Member

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
)
@peterdesmet peterdesmet added this to the v1.0 milestone Jul 14, 2023
damianooldoni added a commit that referenced this issue Jul 22, 2024
@damianooldoni damianooldoni self-assigned this Jul 22, 2024
damianooldoni added a commit that referenced this issue Jul 22, 2024
@sannegovaert sannegovaert linked a pull request Aug 1, 2024 that will close this issue
@damianooldoni
Copy link
Member

Fixed by PR #331.

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 a pull request may close this issue.

2 participants