add_to_extract          Add values to an IPUMS USA or CPS extract
define_extract_cps      Define an IPUMS CPS extract request
define_extract_from_json
                        Create an 'ipums_extract' object from a
                        JSON-formatted definition
define_extract_usa      Define an IPUMS USA 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_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_extract-class     'ipums_extract' class
ipums_file_info         Get IPUMS file information
ipums_list_files        List files available for analysis in an IPUMS
                        extract
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 extract
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
read_ipums_codebook     Read metadata from a text codebook in a NHGIS
                        or Terra area-level extract
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
remove_from_extract     Remove values from an IPUMS USA or CPS extract
save_extract_as_json    Save an 'ipums_extract' to disk as JSON
set_ipums_api_key       Set your IPUMS API key
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 in a data.frame)
