Description Usage Arguments Details Author(s)
checks the local system to see if a package is installed, and if not, installs it
| 1 | require.anyway(pkg,verbose=TRUE)
 | 
| pkg | the package to be loaded | 
| verbose | logical, whether to print confirmation that package loaded correctly | 
the function wraps a call to install.packages
that uses system defaults. install.packages(pkg)
Chang Xu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.