| tag_append_attributes {tabler} | R Documentation |
Append Attributes to an Existing Tag
Description
Append Attributes to an Existing Tag
Usage
tag_append_attributes(tag, ...)
Arguments
tag |
A tabler.tag object. |
... |
Named attributes to add/overwrite. The class attribute is
appended (space-separated) rather than replaced.
|
Value
The modified tag.