print.banner: Print method for banner objects
Description
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.
Usage
# S3 method for banner
print(x, ...)
Arguments
x
A character string vector as procuced by banner()
Value
x
itself, invisibly. A side effect is that x
is transferred to a clipboard
device, if possible