codelist_describe       Print human-readable codelist summaries
codelist_extract_ids    Extract codelist IDs
codelist_values         Extract values for a specific codelist
compose_data_query      Compose a data query
compose_table_query     Compose a table query URL
data_comments           Extract comments from data
data_legend             Generate a plot legend from variable metadata
data_minimize           Remove monotonous columns from a data tibble
execute_query           Execute a composed query
get_codelists           Get codelists for a variable in a table
get_data                Fetch data from a PX-Web table
get_saved_query         Execute a saved query
get_tables              Get tables from a PX-Web API
get_variables           Get variables (dimensions) for a table
pixieweb_cache_dir      Get the persistent pixieweb cache directory
pixieweb_clear_cache    Clear pixieweb cache files
prepare_query           Prepare a data query with smart defaults
px_api                  Connect to a PX-Web API
px_api_catalogue        List known PX-Web API instances
px_available            Check if a PX-Web API is reachable
px_cite                 Generate a citation for downloaded data
px_selections           Create a PX-Web selection object
save_query              Save a query on the server
table_describe          Print human-readable table summaries
table_enrich            Enrich a table tibble with full metadata
table_extract_ids       Extract table IDs from a table tibble
table_minimize          Remove monotonous columns from a table tibble
table_search            Client-side search on a table tibble
variable_describe       Print human-readable variable summaries
variable_extract_ids    Extract variable codes from a variable tibble
variable_minimize       Remove nested columns for a compact variable
                        overview
variable_name_to_code   Convert variable names to codes
variable_search         Client-side search on a variable tibble
variable_values         Extract values for a specific variable
