Description Usage Arguments Value Examples
View source: R/exist_owned_attributes.R
Returns information on the owned attributes.
1 | exist_owned_attributes(token = NULL)
|
token |
The token environment. |
A list containing the owned attributes.
1 2 3 4 5 | ## Not run:
etoken <- exist_auth()
exist_owned_attributes(etoken)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.