The goal of BTN is to ...
You can install the development version of BTN from GitHub with:
# install.packages("devtools")
devtools::install_github("robertlennox/BTN")
This is a basic example which shows you how to solve a common problem:
library(BTN)
## basic example code