Description Usage Arguments Details Author(s)
This functions load depended R packages and imports default data into global "options".
1 | .onLoad(libname, pkgname)
|
libname |
a character string giving the library directory where the package defining the namespace was found. |
pkgname |
a character string giving the name of the package. |
After loading, loadNamespace looks for a hook function named .onLoad and runs it before sealing the namespace and processing exports.
Hong Li
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.