Skip to contents

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