R/prices.R

#' Sample data for fisheries_summary function
#'
#' prices - A data frame with prices of each fish species
#'
#' @format A data frame with two columns:
#' \itemize{
#' \item fish: name of fish species
#' \item price: going price of the species}
#'
#'
"prices"
klarrieu/ESM262PackageAssignment documentation built on May 25, 2019, 8:18 a.m.