rnotes: rnotes Function

Description Usage Arguments Value Examples

View source: R/comments.R

Description

This function returns the raw comments matrix associated with the supplied R object.

Usage

1
rnotes(x)

Arguments

x

R object to print the comments from

Value

comments matrix

Examples

1
2
3
4
## Not run: 
df <- rnotes(df)

## End(Not run)

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