Learn R Programming

adapr (version 2.0.0)

idPackages: Lower level function that captures packages that are explicitly loaded, not loaded automatically

Description

Lower level function that captures packages that are explicitly loaded, not loaded automatically

Usage

idPackages(library.data.file)

Arguments

library.data.file

CSV File with a set of library names and repository locations

Value

Libraries loaded that were not automatically loaded

Details

Captures unaccounted for library within library information file. Not for direct use.