Require | R Documentation |
It is easier to run a script if we know the packages will be installed if this additional step is necessary. Installation uses the RStudio mirror of CRAN.
Require(pkg)
pkg |
the package to be loaded/installed. |
logical: to say that the package has been successfully loaded (invisible)
A. Jonathan R. Godfrey
require from the base package
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.