Package: RcensusPkg 0.1.5

Rick Dean
RcensusPkg: Easily Access US Census Bureau Survey and Geographic Data
The key function 'get_vintage_data()' returns a dataframe and is the window into the Census Bureau API requiring just a dataset name, vintage(year), and vector of variable names for survey estimates/percentages. Other functions assist in searching for available datasets, geographies, group/variable concepts of interest. Also provided are functions to access and layer (via standard piping) displayable geometries for the US, states, counties, blocks/tracts, roads, landmarks, places, and bodies of water. Joining survey data with many of the geometry functions is built-in to produce choropleth maps.
Authors:
RcensusPkg_0.1.5.tar.gz
RcensusPkg_0.1.5.zip(r-4.7)RcensusPkg_0.1.5.zip(r-4.6)RcensusPkg_0.1.5.zip(r-4.5)
RcensusPkg_0.1.5.tgz(r-4.6-any)RcensusPkg_0.1.5.tgz(r-4.5-any)
RcensusPkg_0.1.5.tar.gz(r-4.7-any)RcensusPkg_0.1.5.tar.gz(r-4.6-any)
RcensusPkg_0.1.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
RcensusPkg/json (API)
NEWS
| # Install 'RcensusPkg' in R: |
| install.packages('RcensusPkg', repos = c('https://cranhaven.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/deandevl/rcensuspkg/issues
- vote2020 - Vote2020 data
Last updated from:177af7a36e (on package/RcensusPkg). Checks:9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 485 | ||
| source / vignettes | OK | 229 | ||
| linux-release-x86_64 | OK | 492 | ||
| macos-release-arm64 | OK | 279 | ||
| macos-oldrel-arm64 | OK | 269 | ||
| windows-devel | OK | 239 | ||
| windows-release | OK | 245 | ||
| windows-oldrel | OK | 210 | ||
| wasm-release | OK | 145 |
Exports:get_category_stringsget_dataset_namesget_geographyget_groupsget_idb_dataget_multi_vintage_dataget_variable_namesget_vintage_datajoin_itlong_to_wideplot_us_dataremove_area_watertiger_block_groups_sftiger_blocks_sftiger_cbsa_sftiger_counties_sftiger_county_subsection_sftiger_landmarks_sftiger_places_sftiger_roads_sftiger_states_sftiger_tracts_sftiger_urban_area_sftiger_water_sftiger_zctas_sfwide_to_long
Dependencies:aplpackaskpassbase64encbigDbitopsbslibcachemclassclassIntclicommonmarkcpp11curldata.tableDBIdigestdownloaderdplyre1071evaluatefarverfastmapfontawesomefsgenericsggplot2ggplotifygluegridGraphicsgtgtablehighrhtmltoolshtmlwidgetshttr2isobandjquerylibjsonlitejuicyjuiceKernSmoothknitrlabelinglifecyclelitedownmagrittrmarkdownMASSmemoisemimeopensslpillarpkgconfigproxypurrrR6rappdirsRColorBrewerRcppreactablereactRrlangrmarkdownRplotterPkgs2S7sassscalessfstringistringrsystibbletidyselecttinytexunitsutf8V8vctrsviridisLitewithrwkxfunxml2yamlyulab.utils
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| get_category_strings | get_category_strings |
| get_dataset_names | get_dataset_names |
| get_geography | get_geography |
| get_groups | get_groups |
| get_idb_data | get_idb_data |
| get_multi_vintage_data | get_multi_vintage_data |
| get_variable_names | get_variable_names |
| get_vintage_data | get_vintage_data |
| join_it | join_it |
| long_to_wide | long_to_wide |
| plot_us_data | plot_us_data |
| remove_area_water | remove_area_water |
| tiger_block_groups_sf | tiger_block_groups_sf |
| tiger_blocks_sf | tiger_blocks_sf |
| tiger_cbsa_sf | tiger_cbsa_sf |
| tiger_counties_sf | tiger_counties_sf |
| tiger_county_subsection_sf | tiger_county_subsection_sf |
| tiger_landmarks_sf | tiger_landmarks_sf |
| tiger_places_sf | tiger_places_sf |
| tiger_roads_sf | tiger_roads_sf |
| tiger_states_sf | tiger_states_sf |
| tiger_tracts_sf | tiger_tracts_sf |
| tiger_urban_area_sf | tiger_urban_area_sf |
| tiger_water_sf | tiger_water_sf |
| tiger_zctas_sf | tiger_zctas_sf |
| vote2020 data | vote2020 |
| wide_to_long | wide_to_long |