# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "RcensusPkg" in publications use:' type: software license: MIT title: 'RcensusPkg: Easily Access US Census Bureau Survey and Geographic Data' version: 0.1.5 doi: 10.32614/CRAN.package.RcensusPkg abstract: 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: - family-names: Dean given-names: Rick email: deanr3@bardstown.com orcid: https://orcid.org/0009-0005-8086-8436 repository: https://cranhaven.r-universe.dev repository-code: https://github.com/deandevl/RcensusPkg commit: 177af7a36ec6d43f53942352427e4b3be12ec923 url: https://github.com/deandevl/RcensusPkg date-released: '2026-06-04' contact: - family-names: Dean given-names: Rick email: deanr3@bardstown.com orcid: https://orcid.org/0009-0005-8086-8436