.onLoad | R Documentation |
.onLoad()
initialises the internal package environment and attempts to load
previously saved VALD API credentials and configuration.
.onLoad(libname, pkgname)
libname |
The name of the package library (automatically provided) |
pkgname |
The name of the package (automatically provided) |
If a configuration file exists, this function tries to load the stored credentials.
It defers messaging until .onAttach()
to comply with CRAN policies.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.