remove_lib_path: Remove Library Path

View source: R/lib-management.R

remove_lib_pathR Documentation

Remove Library Path

Description

Remove Library Path

Usage

remove_lib_path(path, version = FALSE)

Arguments

path

Directory to remove from .libPaths().

version

If TRUE will add the R version string to the end of path before removal.

See Also

base::.libPaths(), remove_lib_path()


brickster documentation built on April 12, 2025, 1:21 a.m.