Read IPUMS data |
|
---|---|
Read data from an IPUMS extract |
|
Read data from an NHGIS extract |
|
Read data from an IPUMS Terra area extract |
|
Read data from an IPUMS Terra microdata extract |
|
Read data from an IPUMS Terra raster extract |
|
Read boundary files from an IPUMS extract |
|
Read metadata about an IPUMS extract from a DDI (.xml) file |
|
Read metadata from a text codebook in a NHGIS or Terra area-level extract |
|
Read data from an IPUMS extract (in chunks) |
|
Read data from an IPUMS extract (in yields) |
|
Explore IPUMS metadata |
|
View a static webpage with variable information from a IPUMS extract |
|
|
Get IPUMS variable information |
Launch a browser window to the ipums website |
|
Get IPUMS citation and conditions |
|
Get IPUMS file information |
|
|
List files available for analysis in an IPUMS extract |
Work with value labelsTranslate IPUMS value labels to standard R data structures |
|
Set labelled values to missing |
|
Relabel labelled values |
|
Define labels for an unlabelled vector |
|
Collapse labelled values to labels that already exist |
|
Remove all IPUMS attributes from a variable (or all variables in a data.frame) |
|
Clean unused labels |
|
Add labels for unlabelled values |
|
Make a label placeholder object |
|
Other helpersMiscellaneous other helper functions for working with IPUMS data |
|
Bind rows together, but preserve labelled class attributes |
|
Collect data into R session with IPUMS attributes |
|
Get path to ipums example datasets |
|
|
Join data to geographic boundaries |
Report on observations dropped by a join |
|
Add IPUMS variable attributes to a data.frame |
|
Select-style helpers from dplyr |