variable_info {bdl} | R Documentation |
Retrieve information about variable.
variable_info(varId, lang = c("pl", "en"), ...)
varId |
A vector of variable Id's.Use |
lang |
A language of returned data, "pl" (default), "en" |
... |
Other arguments passed on to |
To use a proxy to connect, a use_proxy
can be
passed to GET
. For example
get_request(id, filters,
config = httr::use_proxy(url, port, username, password))
.
A named list.
# variable_info("420")