The attrDefaults
method provides access to a
attrData-class
object's default attribute list. The
default attribute list of a attrData-class
object defines what
attributes can be customized for individual data elements by
defining attribute names and default values.
1 2 | attrDefaults(self, attr)
attrDefaults(self, attr) <- value
|
self |
A |
attr |
A |
value |
An R object that will be used as the default value of the
specified attribute, or a named list of attribute name/default value
pairs if |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.