#' @title Sample Randomization Matrix
#'
#' @description This is a randomization matrix for an experiment conducted on
#' 156 fish. This matrix contains 1,000 possible treatment assignments for
#' each fish.
#'
#' @format A matrix with 1,000 columns:
#' \describe{
#' \item{1}{Fish is Exposed to Flashing Light}
#' \item{0}{Fish is Not Exposed to Flashing Light}
#' }
"sample_matrix"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.