Gooddays: A function calculate remaining days to a target date from...

Description Usage Arguments Value Examples

View source: R/Gooddays.R

Description

A function calculate remaining days to a target date from today. The default is 2080-10-05

Usage

1
Gooddays(year = 2080, month = 10, date = 5)

Arguments

year

target year

date

Value

Print a time diff.

Examples

1
Gooddays(year = 2080, month = 10, date = 5)

realxinzhao/testpack documentation built on Feb. 8, 2021, 12:06 a.m.