MegaPop-class: Mega-Population
Description
The mega-population represents a population of populations.
It is designed to behave like a list of populations.
Usage
# S4 method for MegaPop
[(x, i)# S4 method for MegaPop
[[(x, i)
# S4 method for MegaPop
c(x, ...)
Arguments
i
index of populations or mega-populations
...
additional 'MegaPop' or 'Pop' objects
Slots
pops
list of Pop-class
and/or
MegaPop-class