R/fish_catch.R

#' 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"
quin-smith/groupcsbigpkg documentation built on March 22, 2021, 11:05 p.m.