This function is no longer supported. Loads libraries within the file library.list.file
loadInstallLibraryFile(library.data.file = NA, subgroup = NULL,
verbose = FALSE, install.all = FALSE)
CSV File with a set of library names and repository locations
data frame with Package, repos, and specific columns
Print which libraries are installed and loaded
logicial indicated whether to install all project packages
Library information data
Installs and loads all packages.Not for direct use. See installProjectPackages().