#' bdist - Extra Distributions for Bayesian Analysis
#'
#' This package includes statistical functions I have found useful.
#' You are welcome to use it, but you do so at your own risk.
#'
#' @name bdist
#' @docType package
#'
#' @importFrom graphics abline lines mtext par plot
#' @importFrom stats density dnorm dt pgamma pnorm pt
#' rchisq rexp rgamma rnorm rt runif
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.