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 #120

Closed
cjyetman opened this issue Feb 10, 2024 · 1 comment
Closed

Comments

@cjyetman
Copy link
Member

Once pacta.data.preparation::determine_relevant_years() is available, these lines could be replaced with it

relevant_years <- sort(
unique(
market_share_target_reference_year:(market_share_target_reference_year + time_horizon)
)
)

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

@cjyetman
Copy link
Member Author

closed because #121 is no longer being considered

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant