knitr::opts_chunk$set( warning = FALSE, message = FALSE, collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of bayCi is to ...
And the development version from GitHub with:
# install.packages("devtools") devtools::install_github("cdmuir/bayCi")
This is a basic example which shows you how to solve a common problem:
library(bayCi) ## basic example code
I welcome comments, criticisms, and especially contributions! GitHub issues are the preferred way to report bugs, ask questions, or request new features. You can submit issues here:
https://github.com/cdmuir/bayCi/issues
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.