Package: RcensusPkg 0.1.4
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.4.tar.gz
RcensusPkg_0.1.4.zip(r-4.5)RcensusPkg_0.1.4.zip(r-4.4)
RcensusPkg_0.1.4.tgz(r-4.5-any)RcensusPkg_0.1.4.tgz(r-4.4-any)
RcensusPkg_0.1.4.tar.gz(r-4.5-noble)RcensusPkg_0.1.4.tar.gz(r-4.4-noble)
RcensusPkg_0.1.4.tgz(r-4.4-emscripten)
RcensusPkg.pdf |RcensusPkg.html✨
RcensusPkg/json (API)
NEWS
# Install 'RcensusPkg' in R: |
install.packages('RcensusPkg', repos = c('https://deandevl.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/deandevl/rcensuspkg/issues
- vote2020 - Vote2020 data
Last updated 20 days agofrom:a805f923eb. Checks:5 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 16 2025 |
R-4.5-mac | OK | Mar 16 2025 |
R-4.5-linux | OK | Mar 16 2025 |
R-4.4-mac | OK | Mar 16 2025 |
R-4.4-linux | OK | Mar 16 2025 |
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:aplpackaskpassbase64encbigDbitopsbslibcachemclassclassIntclicolorspacecommonmarkcurldata.tableDBIdigestdplyre1071evaluatefansifarverfastmapfontawesomefsgenericsggplot2ggplotifygluegridGraphicsgtgtablehighrhtmltoolshtmlwidgetshttrisobandjquerylibjsonlitejuicyjuiceKernSmoothknitrlabelinglatticelifecyclemagrittrmarkdownMASSMatrixmemoisemgcvmimemunsellnlmeopensslpillarpkgconfigproxypurrrR6rappdirsRColorBrewerRcppreactablereactRrlangrmarkdownRplotterPkgs2sassscalessfstringistringrsystibbletidyselecttinytexunitsutf8V8vctrsviridisLitewithrwkxfunxml2yamlyulab.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 |