| pkgStartupMessage | R Documentation | 
Generates a (package) startup message.
Contrary to packageStartupMessage(), this method does
not output a message when library()/require() is
called with argument quietly=TRUE.
## Default S3 method: pkgStartupMessage(..., quietly=NA)
... | 
 Arguments passed to   | 
quietly | 
 If   | 
Returns nothing.
Henrik Bengtsson
packageStartupMessage().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.