lib.clean_libPaths: Exclude not relevant search paths.

View source: R/helper_functions.R

lib.clean_libPathsR Documentation

Exclude not relevant search paths.

Description

Excludes all .libPaths other then those needed for lib.load().

Usage

lib.clean_libPaths(lib_location = lib.location(), dry.run = FALSE)

Arguments

lib_location

The folder which contains the multiversion library. All directories in .libPaths() containing this path will be kept. By default, it checks the environment variable R_MV_LIBRARY_LOCATION to find this directory.

dry.run

If TRUE, will not change the paths but will print the paths that would remain after cleaning up the .libPaths() list.


Siete-F/multiversion documentation built on March 27, 2022, 1:04 p.m.