Comment: Print a message inside an Ascii border

Description Usage Arguments

View source: R/Comment.R

Description

Print a message inside an Ascii border; useful for working with sink, to leave messages in the output.

Usage

1
Comment(msg, border = "-", wrap = 0.9 * getOption("width"))

Arguments

msg

character vectors (pasted) forming the message to be printed

border

character used for header printing

wrap

where to wrap


lbraglia/yapomif documentation built on May 20, 2019, 11:26 p.m.