Pelican-class: An S4 class for Pelicans.

Description Value See Also Examples

Description

Inherits from the Predator class.

Value

An object of the Pelican class.

See Also

parent classes Predator and Species (top-level).

Examples

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