print.extrapolation_results_summary: Print extrapolation results summary

Description Usage Arguments Value Author(s)

View source: R/print.extrapolation_results_summary.R

Description

Print the summary of extrapolation results (already calculated by compute_extrapolation).

Usage

1
2
## S3 method for class 'extrapolation_results_summary'
print(x, digits = 2, ...)

Arguments

x

summary element of the result of compute_extrapolation

digits

precision of results

...

for S3 compatability

Value

invisibly returns the summary part of the object only, printing the results

Author(s)

David L Miller


densitymodelling/dsmextra documentation built on Feb. 12, 2022, 4:40 a.m.