all_bdays: All Installed Package Birthdays

Description Usage Arguments Value Examples

Description

List the birthdays of all your installed packages.

Usage

1
all_bdays(decreasing = FALSE, ...)

Arguments

decreasing

Logical indicating whether or not to list the birthdays in decreasing order (i.e., youngest to oldest). Default is FALSE.

...

Additional optional arguments to be passed on to pkg_bday.

Value

A data frame with two columns: package and birthday.

Examples

1
2
3
4
## Not run: 
all_bdays()

## End(Not run)

bgreenwell/pkgbday documentation built on May 8, 2019, 3:43 p.m.