Description Usage Arguments Value Examples
create attribute string for html tags
1 |
... |
named arguments are used as attributes, with the name being the name of the attribute (e.g., class, style). All argument must be vectors of the same length, or lenght 1 (used as a constant). NA values can be used to skip an attribute. If all attributes are NA, an NA is returned |
a character vector with attribute strings. Designed to be usable as the attr_str in add_tag(). If ... is empty, NA is returned
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.