Retrieve information about attribute.
Usage
attribute_info(attrId, lang = c("pl", "en"), ...)
Arguments
- attrId
A single attribute id.Use
get_attributes
to find more info.- lang
A language of returned data, "pl" (default), "en"
- ...
Other arguments passed on to
GET
. For example a proxy parameters, see details.