Learn R Programming

mptools (version 1.0.1)

print.mpresults: Print a metapop results object

Description

Print summary information about a RAMAS Metapop simulation.

Usage

"print"(x, ...)

Arguments

x
An mpresults object
...
ignored

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.

See Also

results