rm_yesterday_packages: Remove the packages installed yesterday

Description Usage Arguments Value Examples

View source: R/rm_yesterday_packages.R

Description

Remove the packages installed yesterday

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 the yesterday installed packages

Examples

1
2
3
4
5
## Not run: 
# Removing the packages installed yesterday
rm_yesterday_packages()

## End(Not run)

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