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

Implement support for map data by year #35

Merged
merged 10 commits into from
Dec 28, 2024
Merged

Conversation

pdil
Copy link
Owner

@pdil pdil commented Dec 21, 2024

Changes

  • Add ability to select map data year when calling us_map()
    • e.g. us_map(map_year = 2023)
  • Implement changes to map data update workflow and related scripts to support this change

Notes

  • us_map() will automatically select the appropriate year if the provided map_year is not available in the package

resolves #34

see also pdil/usmap#110 and pdil/usmap#111

@pdil pdil added the new feature A new feature that adds functionality to the package label Dec 21, 2024
@pdil pdil self-assigned this Dec 21, 2024
R/create-us-map.R Fixed Show fixed Hide fixed
R/us-map.R Fixed Show fixed Hide fixed
@pdil pdil mentioned this pull request Dec 23, 2024
3 tasks
@pdil pdil mentioned this pull request Dec 24, 2024
3 tasks
@pdil pdil marked this pull request as ready for review December 24, 2024 05:30
@pdil pdil merged commit c01827e into master Dec 28, 2024
8 checks passed
@pdil pdil deleted the feature/add-legacy-data-option branch December 28, 2024 03:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature A new feature that adds functionality to the package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add pre-2023 map data set as an option
1 participant