install_packages: install packages

Description Usage Arguments Value

Description

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.

Usage

1
install_packages(pkg_frame, install_fun)

Arguments

pkg_frame

data.frame of packages to be installed

install_fun

the installation function to use

Value

data.frame


rmflight/reup documentation built on May 27, 2019, 9:32 a.m.