Sealion-class: An S4 class for Sea lions

Description Value See Also Examples

Description

Inherits from Predator class.

Value

An object of Sealion class.

See Also

parent classes Predator and Species (top-level).

Examples

1
2
3
lion<-new("Sealion")
slotNames(lion) #see list of slots
lion@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.