The goal of rbnctools is to provide useful and commonly used functions to the data science team at RBNC.
Get the latest stable R
release from
CRAN. Then install rbnctools
using the
following code:
## If needed:
if (!requireNamespace("remotes", quietly = TRUE))
install.packages("remotes")
## Install with:
remotes::install_github('blackthornrx/rbnctools')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.