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

Feat/grid design #16

Merged
merged 6 commits into from
Jul 27, 2023
Merged

Feat/grid design #16

merged 6 commits into from
Jul 27, 2023

Conversation

robitalec
Copy link
Owner

Export grid_design function to explore grid designs before using grid_ct

library(camtrapmonitoring)
plot(grid_design(distance = 100, case = 'queen'))

plot(grid_design(distance = 250, n = 13))

Created on 2023-07-27 with reprex v2.0.2

@robitalec robitalec self-assigned this Jul 27, 2023
@robitalec robitalec merged commit 21d06d2 into fix/clearer-args Jul 27, 2023
@robitalec robitalec deleted the feat/grid-design branch July 27, 2023 13:16
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 this pull request may close these issues.

None yet

1 participant