remove_lib_path {brickster}R 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()


[Package brickster version 0.2.5 Index]