attribute_info {bdl} | R Documentation |
Retrieve information about attribute.
attribute_info(attrId, lang = c("pl", "en"), ...)
attrId |
A single attribute id.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.
# attribute_info("1")