Description Usage Arguments Details Value See Also
Load and attach a package from developer's library
1 |
pkg |
character, name of the package |
ver |
character or NULL, version of the package |
devtree |
character, path to the top level of developer's library |
... |
other arguments, passed to |
Argument ver is assumed to follow the standard from R package
DESCRIPTION files. So the version is supposed to look like x.y-z, and
not x.y.z. If ver is NULL then the most recent version is
loaded.
The same as library.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.