month.leap.days:

Usage Format Examples

Usage

1
data("month.leap.days")

Format

The format is: num [1:12] 31 29 31 30 31 30 31 31 30 31 ...

Examples

1
2
data(month.leap.days)
## maybe str(month.leap.days) ; plot(month.leap.days) ...

vlulla/vlutils documentation built on May 21, 2019, 12:35 a.m.