fish_function: Fish function

Usage Arguments Value Author(s)

Usage

1

Arguments

prices

a table that has prices for different fish

catch

a table that has the number caught for each fish species for each location. Each location is in a different column, and each fish is in a different row.

plot

a logical (default = FALSE) indicating if a graph of revenue by location and total revenue must be produced

Value

a list containing the following elements: 1) a tibble (frequent_fish) containing the most frequently caught fish in each location 2) a tibble (site_revenue) containing the total revenue for each location 3) an integer (total_catches) with the total fisheries sum, and 4) a plot (plot) of revenue by location

Author(s)

Lina Barbosa, Ignacia Rivera & Rucha Thakar


ignacia-rivera/Package_fisheries_Barbosa_Thakar_Rivera documentation built on May 16, 2019, 10:05 a.m.