Require {BrailleR} | 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