api_catalogue {pxweb} | R Documentation |
Defunct functions
Description
These function has as from version 0.10.0 become defunct. Call the functions to get information on new functions to use.
Usage
api_catalogue()
update_pxweb_apis()
api_parameters(url = NULL)
base_url(api, version = NULL, language = NULL)
get_pxweb_data(url, dims, clean = FALSE, encoding = NULL)
get_pxweb_dims(node, verbose = TRUE)
get_pxweb_levels(baseURL, descriptions = FALSE, quiet = FALSE, ...)
get_pxweb_metadata(
path = NULL,
node = NULL,
topnodes = NULL,
quiet = TRUE,
baseURL = NULL,
...
)
pxweb_api
checkForLevels(url)
Arguments
url |
Defunct argument. |
api |
Defunct argument. |
version |
Defunct argument. |
language |
Defunct argument. |
dims |
Defunct argument. |
clean |
Defunct argument. |
encoding |
Defunct argument. |
node |
Defunct argument. |
verbose |
Defunct argument. |
baseURL |
Defunct argument. |
descriptions |
Defunct argument. |
quiet |
Defunct argument. |
... |
Defunct argument. |
path |
Defunct argument. |
topnodes |
Defunct argument. |
Format
An object of class list
of length 1.
[Package pxweb version 0.17.0 Index]