Learn R Programming

brickster (version 0.2.6)

remove_lib_path: 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()