api_catalogue           Defunct functions
assert_query_can_be_split_to_batches
                        Assert that a given pxweb query can be split
pxweb-package           Interface to PX-WEB APIs from R
pxweb_advanced_get      Do a GET call to PXWEB API for advanced users
pxweb_cite              Cite a PXWEB data object
pxweb_get               Do a GET call to PXWEB API
pxweb_get_data          Do a GET call to PXWEB API and return a
                        data.frame
pxweb_interactive       Find and download data interactively from a
                        PXWEB API
pxweb_parse_response    Parse the response from a PXWEB API (advanced)
pxweb_query_as_json     Convert a 'pxweb_query' object to a 'json'
                        string
pxweb_query_as_rcode    Print a 'pxweb_query' object as R code
pxweb_test_api          Test a full or a part of a PXWEB api.
pxweb_validate_query_with_metadata
                        Validate a 'pxweb_query' with a
                        'pxweb_metadata' object
