anote.commented: anote commented Function

Description Usage Arguments Value

View source: R/comments.R

Description

This function allows a comment to be added to the supplied R object.

Usage

1
2
## S3 method for class 'commented'
anote(x, comment, category = "none")

Arguments

x

R object to add a comment to

comment

the text of the comment to add

category

optional category tag for comment

Value

Original R object with added comment


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