| define_extract_from_json | Create an extract object from a JSON-formatted definition |
| define_extract_micro | Define a microdata extract request |
| download_extract | Download an IPUMS data extract |
| dplyr_select_style | Select-style helpers from dplyr |
| extract_list_to_tbl | Convert a list of extract definitions to a tibble |
| extract_tbl_to_list | Convert a tibble of extract definitions to a list |
| get_extract_info | Get information about a submitted extract |
| get_last_extract_info | Get information on last extract |
| get_recent_extracts_info | Get information on recent extracts |
| ipums_bind_rows | Bind rows together, but preserve labelled class attributes |
| ipums_callback | Callback classes |
| ipums_collect | Collect data into R session with IPUMS attributes |
| ipums_conditions | Get IPUMS citation and conditions |
| ipums_data_collections | List IPUMS data collections |
| ipums_example | Get path to ipums example datasets |
| ipums_file_info | Get IPUMS file information |
| ipums_list_files | List files available for analysis in an IPUMS extract |
| ipumsr-package | ipumsr: Read 'IPUMS' Extract Files |
| ipums_shape_left_join | Join data to geographic boundaries |
| ipums_var_info | Get IPUMS variable information |
| ipums_view | View a static webpage with variable information from a IPUMS... |
| ipums_website | Launch a browser window to the ipums website |
| is_extract_ready | Is the extract ready to download? |
| join_failures | Report on observations dropped by a join |
| lbl | Make a label placeholder object |
| lbl_add | Add labels for unlabelled values |
| lbl_clean | Clean unused labels |
| lbl_collapse | Collapse labelled values to labels that already exist |
| lbl_define | Define labels for an unlabelled vector |
| lbl_na_if | Set labelled values to missing |
| lbl_relabel | Relabel labelled values |
| make_ddi_from_scratch | Create DDI structure (for internal use) |
| read_ipums_codebook | Read metadata from a text codebook in a NHGIS or Terra... |
| read_ipums_ddi | Read metadata about an IPUMS extract from a DDI (.xml) file |
| read_ipums_micro | Read data from an IPUMS extract |
| read_ipums_micro_chunked | Read data from an IPUMS extract (in chunks) |
| read_ipums_micro_yield | Read data from an IPUMS extract (in yields) |
| read_ipums_sf | Read boundary files from an IPUMS extract |
| read_nhgis | Read data from an NHGIS extract |
| read_terra_area | Read data from an IPUMS Terra area extract |
| read_terra_micro | Read data from an IPUMS Terra microdata extract |
| read_terra_raster | Read data from an IPUMS Terra raster extract |
| reexports | Objects exported from other packages |
| revise_extract_micro | Revise a microdata extract definition |
| save_extract_as_json | Save an extract definition to disk as JSON |
| set_ipums_var_attributes | Add IPUMS variable attributes to a data.frame |
| submit_extract | Submit an extract request via the IPUMS API |
| wait_for_extract | Wait for extract to finish |
| zap_ipums_attributes | Remove all IPUMS attributes from a variable (or all variables... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.