.attach.or.add.namespace | R Documentation |
Internal method to attach a package or only add the namespace.
.attach.or.add.namespace(package.name, attach)
package.name |
name of the package to load, as a character vector |
attach |
boolean indicating whether to attach the package in the global namespace |
Boolean indicating whether the package was successfully loaded
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.