unit_info {bdl} | R Documentation |
Retrieve information about unit
unit_info(unitId, lang = c("pl", "en"), ...)
unitId |
A 12 character NUTS id code of interested unit. 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.
# unit_info("030210106062")