libreq.Rd
Loads a list of libraries, installs when necessary - Take 2
libreq(..., repo = "https://cloud.r-project.org/")
string containing repo to be passed to install.packages
if (FALSE) { libreq(tidyverse, lfe, estimatr) }