dnote.commented: dnote commented Function

Description Usage Arguments Value

View source: R/comments.R

Description

This function allows a comment to be removed from the list of comments associated with the supplied R object.

Usage

1
2
## S3 method for class 'commented'
dnote(x, index, confirm)

Arguments

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

Value

Original R object with selected comment removed from comments attribute


mandpd/comments documentation built on May 5, 2019, 7:57 p.m.