Description Usage Arguments Value
This function allows a comment to be removed from the list of comments associated with the supplied R object.
1 2 | ## S3 method for class 'commented'
dnote(x, index, confirm)
|
x |
R object to remove the comment from |
index |
the index of the comment to remove |
confirm |
TRUE = require confirmation before deleting, FALSE = delete without confirmation |
Original R object with selected comment removed from comments attribute
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.