normalizeAttribute | R Documentation |
Converts the values of an attribute passed to a grid or flex function into a normalized named list. Does nothing if the attribute is already a named list in the correct format.
normalizeAttribute(attribute, simplify = FALSE)
attribute |
A attribute value. |
simplify |
Should each attribute value be simplified into a single string. |
A named list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.