ez.installs: install many packages at the same time

View source: R/os.R

ez.installsR Documentation

install many packages at the same time

Description

install many packages at the same time

Usage

ez.installs(pkgs, load = FALSE, repos = NULL)

Arguments

pkgs

c()

load

if T also load pkgs: sapply(pkgs, require, character.only = TRUE)

repos

"https://mran.revolutionanalytics.com/snapshot/2018-01-11" (if NULL, getOption("repos"))


jerryzhujian9/ezmisc documentation built on March 9, 2024, 12:44 a.m.