port_rums: port_rums function Function to run and save RUM data for 8...

Description Usage Arguments

View source: R/port_rums.R

Description

port_rums function Function to run and save RUM data for 8 top ports

Usage

1
2
port_rums(m_y, f_y, nhauls_sampled = 75, seed, ncores, r_c = 1, r_s = 10,
  ports, dum_type = "no_bycatch", dyz, h_d, n_c, quota_species)

Arguments

m_y

Minimum year

f_y

Focus Year, also used as the maximum year

nhauls_sampled

Number of hauls to sample

seed

value to set seed

ncores

Defaults to 6

r_c

Risk Coefficient, defaults to 1

r_s

Revenue scaling value, defaults to 10

dyz

Days

h_d

habit distance

n_c

Net Cost Type; trev (total revenue), qcos (quota costs), cons (constraining species only)

quota_species

Species to subtract from revenues; Options are "all" or a subset of c("Canary Rockfish", "Bocaccio Rockfish", "Pacific Ocean Perch", "Yelloweye Rockfish", "Darkblotched Rockfish")


peterkuriyama/ch4 documentation built on June 18, 2021, 9:59 a.m.