Package index
-
get_products() - Get available products from the Trafa API
-
product_search() - Client-side search on a product tibble
-
product_describe() - Print human-readable product summaries
-
product_minimize() - Remove monotonous columns from a product tibble
-
product_extract_ids() - Extract product codes from a product tibble
-
product_has_data() - Check if a product is a data-bearing leaf or an empty container
-
get_measures() - Get measures (KPIs) for a product
-
measure_search() - Search measures by text
-
measure_describe() - Print human-readable measure summaries
-
measure_extract_names() - Extract measure names
-
get_dimensions() - Get dimensions (filter variables) for a product
-
dimension_search() - Search dimensions by text
-
dimension_describe() - Print human-readable dimension summaries
-
dimension_values() - Extract values for a specific dimension
-
dimension_extract_names() - Extract dimension names
-
prepare_query()print(<trafa_query>) - Prepare a data query with progressive validation
-
get_data() - Fetch data from the Trafa API
-
data_minimize() - Remove monotonous columns from a data tibble
-
data_legend() - Generate a source caption for plots
-
compose_structure_query() - Compose a structure query string
-
compose_data_query() - Compose a data query string
-
trafa_available() - Check if the Trafa API is available
-
trafa_cache_dir() - Get the persistent rTrafa cache directory
-
trafa_clear_cache() - Clear rTrafa cache files