libreq: Loads a list of libraries, installs when necessary - Take 2

View source: R/libreq.R

libreqR Documentation

Loads a list of libraries, installs when necessary - Take 2

Description

Loads a list of libraries, installs when necessary - Take 2

Usage

libreq(..., repo = "https://cloud.r-project.org/")

Arguments

repo

string containing repo to be passed to install.packages

Examples

## Not run: 
libreq(tidyverse, lfe, estimatr)

## End(Not run)


apoorvalal/LalRUtils documentation built on Sept. 22, 2023, 5:53 p.m.