please_install: Please install

Description Usage Arguments Value

View source: R/check_pkg.R

Description

A polite helper for installing and update packages (quite exactly) taken from a function used by Hadley Wickham at 'RStudio::conf 2018 - San Diego'.

Usage

1
please_install(pkgs, install_fun = utils::install.packages, ...)

Arguments

pkgs

charachter vector of package(s) to install

install_fun

fuction to use for installing package(s)

...

further options for install_fun

Value

invisible


UBESP-DCTV/imthcm documentation built on Dec. 2, 2019, 9:26 a.m.