fresh_start: Remove all the installed R packages from a specified library

Description Usage Arguments Value Examples

View source: R/fresh_start.R

Description

Remove all the installed R packages from a specified library

Usage

1

Arguments

lib

a character vector giving the library directories. Defaults to the first element in .libPaths()

Value

called for the side effect of removing all installed packages

Examples

1
2
3
4
5
6
7
8
## Not run: 

# DANGER: THE FUNCTION REMOVES ALL THE PACKAGES

fresh_start()


## End(Not run)

batata documentation built on March 8, 2021, 5:06 p.m.