.onLoad | R Documentation |
Hook function that runs when the package is loaded. It sets default options for the package.
.onLoad(libname, pkgname)
libname |
A character string with the name of the library directory. |
pkgname |
A character string with the name of the package. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.