R/catch.R

#' Catch data
#'
#' Data of catch for different locations in Sanata Barbara for different species
#'
#' @format A data frame with 6 rows and 7 variables:
#' \itemize{
#' \item fish species
#' \item number of fish of that species catch at location A
#' \item number of fish of that species catch at location B
#' \item number of fish of that species catch at location C
#' \item number of fish of that species catch at location D
#' \item number of fish of that species catch at location E
#' \item number of fish of that species catch at location F
#' }
#'@source Ignacia Rivera
#'
"catch"
ignacia-rivera/Package_fisheries_Barbosa_Thakar_Rivera documentation built on May 16, 2019, 10:05 a.m.