Description Usage Arguments Value
getAttribute() queries CCM for details about
a record. the parameter optionsList specifies the
columns to return.
1 | getAttribute(Id, optionsList)
|
Id |
Character scalar. Names the record to obtain information about. |
optionsList |
list object. Controls the behaviour of the query including the filter for the query, and data to return. |
If the query succeeds, a tibble containing data
for the specified Id. Otherwise, a tibble of
NA values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.