The goal of testpack is to test some simple functions.
You can install the released version of testpack from github
devtools::install_github('realxinzhao/testpack')
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.