print.summary.naivepop: Print Function for Naivepop Summary

View source: R/print.R

print.summary.naivepopR Documentation

Print Function for Naivepop Summary

Description

Function that prints the summary of a naivepop object

Usage

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

Arguments

x

(summary.naivepop)
Summary of a naivepop object.

...

Other arguments of print.

Value

The summary of the object.

Examples

print(summary(naivepop_fit_bin))

bonsaiforest documentation built on Sept. 30, 2024, 9:46 a.m.