print.mpresults: Print a metapop results object
Description
Print summary information about a RAMAS Metapop simulation.
Details
The print method for mpresults
objects shows only summary
information. To see the full structure of mpresults
object x
,
see str(x)
. Individual elements can be accessed as for a normal
list
.