todos.commented: todos commented Function

Description Usage Arguments Value

View source: R/comments.R

Description

This function prints the comments associated with the supplied R object with a category of 'todo'.

Usage

1
2
## S3 method for class 'commented'
todos(x, showtimestamps = FALSE)

Arguments

x

R object to print the comments from

showtimestamps

boolean to indicate if timestamps for each todo comment should be shown or hidden

Value

print out of todo comments in tabular form


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