Description Usage Arguments Value
Try to install a list of packages in a data.frame. Installation success
is determined by comparing to results of installed.packages, so the list
of uninstalled may not be exactly correct if a package was installed previously.
| 1 | install_packages(pkg_frame, install_fun)
 | 
| pkg_frame | data.frame of packages to be installed | 
| install_fun | the installation function to use | 
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.