#' Learn about confidence intervals and prediction intervals
#'\tabular{ll}{
#'Package: \tab intervalTraining\cr
#'Type: \tab Package\cr
#'Version: \tab 0.1\cr
#'Date: \tab 2019-05-06\cr
#'License: \tab MIT\cr
#'}
#'
#'@name intervalTraining
#'@aliases intervalTraining
#'@docType package
#'@title Learn about confidence intervals and prediction intervals
#'@author
#'\tabular{ll}{
#'Author: \tab David J. Stanley \email{dstanley@@uoguelph.ca}\cr
#'Maintainer: \tab David J. Stanley \email{dstanley@@uoguelph.ca}
#'}
#'@importFrom "stats" "sd" "var" "rnorm" "runif" "t.test" "cor" "qnorm" "dnorm"
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.