README.md

grab_and_attach

Streamlining utility for loading and attaching of R packages. If the package is not installed, it will attempt to install it. NSE or character input arguments are accepted.

Can be installed and used as follows:

remotes::install_github(repo = 'https://github.com/Patrikios/grab_and_attach')
library(quickload)
grab_and_attach(data.table, "lubridate", anytime, 'dplyr')


Patrikios/grab_and_attach documentation built on Jan. 3, 2022, 12:47 p.m.