print,Population-method: Print method for the Population
class
Description
Print method for the Population
class
Usage
# S4 method for Population
print(x, ...)
Arguments
- x
a Population
object
- ...
the other parameter is frame
, which is a logic indicating
whether the frame surrounding the display of the population characteristics
should be displayed or not.