Description Usage Arguments Value
Extract a given attribute of all objects in a list and tag that list with the list of extracted attributes
1 2 | extractAttributes(x, extractAttribute, tagAttribute = extractAttribute,
default = NULL)
|
x |
A list with objects containing the attribute |
extractAttribute |
The attribute to extract from all objects in the list |
tagAttribute |
The name of the attribute for |
default |
A default value to return if an object in |
The list x
, tagged with a new attribute tagAttribute
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.