An R package to calculate statistics related to the Brimley/Cocoon line.
This package was inspired by the great twitter account @BrimleyLine.
Use devtools to install.
devtools::install_github("https://github.com/MartinLBarron/BrimleyCalculator.git")
Simply feed a birthday to the calculator to learn when someone will cross the Brimley/Cocoon line.
``` library(BrimleyCalculator) BrimleyCalculator(as.Date("1973-12-18"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.