dtodo.commented: dtodo commented Function

Description Usage Arguments Value

View source: R/comments.R

Description

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

Usage

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

Arguments

x

R object to remove the todo comment from

index

optional index of the todo comment to remove

confirm

optional TRUE = require confirmation before deleting, FALSE = delete without confirmation

Value

Original R object with selected todo comment removed from list of comments


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