#' @title Sample Data
#'
#' @description This dataset is for an experiment measuring the effect
#' of flashing lights on the movement of fish. It includes the treatment
#' assignments of 156 fish and the turn angles of each fish when swimming.
#' @format A table with fish treatment assignments and turn angles:
#' \describe{
#' \item{w}{Treatment Assignment: 1 indicates exposure to flashing light
#' and 0 indicates no exposure}
#' \item{turn_angle}{Angle at which the fish swim}
#' }
"sample_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.