knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-" )
The library contains various temporary functions related to LR, bootstrap etc
To get the lastest version, install from GitHub as follows:
# First install devtools if needed if(!require(devtools)) install.packages("devtools") # Install inbred from GitHub devtools::install_github("thoree/inbred")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.