Description Usage Arguments See Also Examples
These functions set and query a comment
attribute for any R objects. This is typically useful for
data.frames or model fits.
Contrary to other attributes, the comment is not
printed (by print or print.default).
Assigning NULL or a zero-length character vector removes the
comment.
1 2 |
x |
any R object |
value |
a |
attributes and attr for other attributes.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.