rm_today_packages: Remove the packages installed in the current day

Description Usage Arguments Value Examples

View source: R/rm_today_packages.R

Description

Remove the packages installed in the current day

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 today installed packages

Examples

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

# Removing the packages installed today

rm_today_packages()

## End(Not run)

feddelegrand7/batata documentation built on March 16, 2021, 7 p.m.