.require.package | R Documentation |
Internal method to require a package that is necessary for the internal functioning of ProjectTemplate. Never attaches the package unless configured to do so in global.dcf (which throws a warning).
.require.package(package.name)
package.name |
name of the package to load, as a character vector |
No value is returned; this function is called for its side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.