Package: zctaCrosswalk 2.0.0
zctaCrosswalk: Crosswalk Between 2020 Census ZIP Code Tabulation Areas (ZCTAs), States and Counties
Contains the US Census Bureau's 2020 ZCTA to County Relationship File, as well as convenience functions to translate between States, Counties and ZIP Code Tabulation Areas (ZCTAs).
Authors:
zctaCrosswalk_2.0.0.tar.gz
zctaCrosswalk_2.0.0.zip(r-4.7)zctaCrosswalk_2.0.0.zip(r-4.6)zctaCrosswalk_2.0.0.zip(r-4.5)
zctaCrosswalk_2.0.0.tgz(r-4.6-any)zctaCrosswalk_2.0.0.tgz(r-4.5-any)
zctaCrosswalk_2.0.0.tar.gz(r-4.7-any)zctaCrosswalk_2.0.0.tar.gz(r-4.6-any)
zctaCrosswalk_2.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
zctaCrosswalk/json (API)
| # Install 'zctaCrosswalk' in R: |
| install.packages('zctaCrosswalk', repos = c('https://marketbridge.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/marketbridge/zctacrosswalk/issues
- state_names - Metadata for Each "State" in zcta_crosswalk
- zcta_crosswalk - 2020 Crosswalk of ZIP Code Tabulation Areas
Last updated from:254df4a84b. Checks:7 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 160 | ||
| source / vignettes | OK | 249 | ||
| linux-release-x86_64 | WARNING | 183 | ||
| macos-release-arm64 | WARNING | 216 | ||
| macos-oldrel-arm64 | WARNING | 141 | ||
| windows-devel | WARNING | 94 | ||
| windows-release | WARNING | 101 | ||
| windows-oldrel | WARNING | 97 | ||
| wasm-release | OK | 127 |
Exports:get_zcta_crosswalkget_zcta_metadataget_zctas_by_countyget_zctas_by_state
Dependencies:bitbit64clicliprcpp11crayondplyrgenericsgluehmslifecyclemagrittrpillarpkgconfigprettyunitsprogressR6readrrlangstringistringrtibbletidyselecttzdbutf8vctrsvroomwithr
Introduction
Rendered froma01_introduction.Rmdusingknitr::rmarkdownon May 07 2026.Last update: 2023-04-17
Started: 2023-04-13
Workflow with tidycensus
Rendered froma02_workflow-tidycensus.Rmdusingknitr::rmarkdownon May 07 2026.Last update: 2023-04-14
Started: 2023-04-13
Developer Notes
Rendered froma03_developer-notes.Rmdusingknitr::rmarkdownon May 07 2026.Last update: 2023-04-14
Started: 2023-04-13
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Returns a ZCTA crosswalk as a tibble | get_zcta_crosswalk |
| Return metadata on a ZCTA | get_zcta_metadata |
| Return the ZCTAs in a vector of counties | get_zctas_by_county |
| Return the ZCTAs in a vector of states | get_zctas_by_state |
| Metadata for Each "State" in zcta_crosswalk | state_names |
| 2020 Crosswalk of ZIP Code Tabulation Areas (ZCTAs) | zcta_crosswalk |
