print.mpresults: Print a metapop results object

Description Usage Arguments Details See Also

Description

Print summary information about a RAMAS Metapop simulation.

Usage

1
2
## S3 method for class 'mpresults'
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


johnbaums/mptools documentation built on May 19, 2019, 3:03 p.m.