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

use new pacta.data.preparation::determine_relevant_years() function #121

Closed
wants to merge 2 commits into from

Conversation

cjyetman
Copy link
Member

@cjyetman cjyetman commented Feb 10, 2024

depends on https://github.com/RMI-PACTA/pacta.data.preparation/pull/333
closes #120
works toward #94

  • replaces explicit code in run_pacta_data_preparation.R with the function pacta.data.preparation::determine_relevant_years() which wraps all the necessary methodological logic and does robust input checking

depends on https://github.com/RMI-PACTA/pacta.data.preparation/pull/333
works toward #94 

- replaces explicit code in [run_pacta_data_preparation.R](https://github.com/RMI-PACTA/workflow.data.preparation/edit/main/run_pacta_data_preparation.R) with the function `pacta.data.preparation::determine_relevant_years()` which wraps all the necessary methodological logic and does robust input checking
@cjyetman
Copy link
Member Author

https://github.com/RMI-PACTA/pacta.data.preparation/pull/333 was closed so this is no longer relevant

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.

use new pacta.data.preparation::determine_relevant_years() function
1 participant