View source: R/defunct_functions.R
api_catalogue | R Documentation |
These function has as from version 0.10.0 become defunct. Call the functions to get information on new functions to use.
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)
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. |
An object of class list
of length 1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.