#' fish_catch
#'
#' @description Contains records of 300 fish caught
#' @format A data frame with 300 rows and 1 variable
#' @source Dr. Naomi Tague & Will Burke
#' \itemize{
#' \item fish. type of fish caught
#' }
#'
#' @docType data
#' @keywords datasets
#' @name fish_catch
#' @usage data(fish_catch)
"fish_catch"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.