keep_attributes | R Documentation |
Keep attributes of an object
keep_attributes(x, y, force_class = NA, force_attrs = NA)
x |
the new object the attributes shall be applied to |
y |
the original reference object with the attributes that shall be retained |
force_class |
class to overwrite values from y |
force_attrs |
attributes to overwrite values from y |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.