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

Enhancing filter functions #54

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Enhancing filter functions #54

merged 1 commit into from
Dec 13, 2024

Conversation

cbedwards-dfw
Copy link
Contributor

Proposed solution to #53

Added optional species argument to each filter function. User can provide "CHINOOK" or "COHO" to allow the use of .data objects that do not contain a species attribute. If species is provided, but data is provided that contains a species attribute which conflicts, functions produce an informative error.

Roxygen code for documentation descriptions now use @inheritParams to avoid repetitive updates of parameter descriptions.

Each filter function now has to run examples, filtering the coho and chinook fisheries tables from the {framrosetta} package.

…eritParams, added run-able framrosetta examples
@Ty-WDFW Ty-WDFW merged commit 23dd2c4 into main Dec 13, 2024
5 checks passed
@Ty-WDFW
Copy link
Contributor

Ty-WDFW commented Dec 13, 2024

closes #53

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.

2 participants