print.commented: print commented Function

Description Usage Arguments Value

View source: R/wrappers.R

Description

This function suppresses the class and comments attributes in the default print function.

Usage

1
2
## S3 method for class 'commented'
print(x, ..., notes = F, showtimestamps = T)

Arguments

x

R object to summarize

...

other pass variables

notes

flag to show or hide notes accosiated with the R object

showtimestamps

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

Value

print output


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