loadInstallLibraryFile: This function is no longer supported. Loads libraries within...

Description Usage Arguments Details Value

View source: R/load_install_library_file.R

Description

This function is no longer supported. Loads libraries within the file library.list.file

Usage

1
2
3
4
5
6
loadInstallLibraryFile(
  library.data.file = NA,
  subgroup = NULL,
  verbose = FALSE,
  install.all = FALSE
)

Arguments

library.data.file

CSV File with a set of library names and repository locations

subgroup

data frame with Package, repos, and specific columns

verbose

Print which libraries are installed and loaded

install.all

logicial indicated whether to install all project packages

Details

Installs and loads all packages.Not for direct use. See installProjectPackages().

Value

Library information data


gelfondjal/adapr documentation built on Feb. 2, 2020, 1:32 a.m.