Check for package and load if found
load_pkgs(packages, quietly=F)
packages | vector list of packages to install |
---|
#>#>#> #>#>#> #>#> [1] "tm" "NLP" "gee" "DT" "haven" #> [6] "data.table" "Scotty" "testthat" "lubridate" "forcats" #> [11] "stringr" "dplyr" "purrr" "readr" "tidyr" #> [16] "tibble" "ggplot2" "tidyverse" "stats" "graphics" #> [21] "grDevices" "utils" "datasets" "methods" "base"