Other_forage-class: An S4 class for Other_forage

Description Value See Also Examples

Description

Inherits from Prey class. By default, this species does not use timestep and it has a fixed recruitment (R_base).

Value

An object of Other_forage class.

See Also

parent classes Prey and Species (top-level).

Examples

1
2
3
4
other<-new("Other_forage")
#' oth<-new("Other_forage")
slotNames(oth) #see list of slots
oth@Zmat[,1:10] #show total mortality by age (Zmat) for timesteps 1 to 10

jcpayne/mice-models documentation built on May 18, 2019, 10:25 p.m.