README.md

testpack

The goal of testpack is to test some simple functions.

Installation

You can install the released version of testpack from github

devtools::install_github('realxinzhao/testpack')

Example

This is a basic example which shows you days remaining to a target date:

library(testpack)

Gooddays(2050,1,1)
#> Time difference of 10555 days


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