loadLibraries function

Load libraries and try to install missing ones

Load libraries and try to install missing ones

Load libaries in the R environment and try to install misssing ones.

loadLibraries(libs)

Arguments

  • libs: vector with the names of libraries

Returns

List indicating which library has been loaded successfully.

Examples

## Not run: # loadLibraries(libs = C('link2GI')) ## End(Not run)
  • Maintainer: Chris Reudenbach
  • License: GPL (>= 3) | file LICENSE
  • Last published: 2024-10-28