print.banner {bannerCommenter} | R Documentation |
As well as printing the comment string in the console window the same text strings are transferred to a clipboard, if possible, ready for pasting into the R script currently being drafted.
## S3 method for class 'banner' print(x, ...)
x |
A character string vector as procuced by banner() |
... |
Not used |
x
itself, invisibly. A side effect is that x
is transferred to a clipboard
device, if possible