print.mpresults: Print a metapop results object

Description Usage Arguments Details See Also

View source: R/results.R

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


mptools documentation built on May 2, 2019, 6:54 a.m.