knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
``` {r, eval=F, echo=F}
install.packages("CBMAT")
``` {r, eval=F} # development version from GitHub if (!requireNamespace("devtools")) install.packages("devtools") devtools::install_github("julstpierre/CBMAT")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.