Skip to contents

Print a <population> object

Usage

# S3 method for class 'population'
print(x, ...)

Arguments

x

A <population> object.

...

Other parameters passed to print().

Value

Invisibly returns the <population> object x. Called for printing side-effects.