print: Print a short version of elements in 'calibration' and...

printR Documentation

Print a short version of elements in 'calibration' and 'fitted models' objects

Description

Print a short version of elements in 'calibration' and 'fitted models' objects

Usage

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

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

Arguments

x

object of enmpa_fitted_models or enmpa_calibration

...

additional arguments affecting the summary produced. Ignored in these functions.


enmpa documentation built on June 13, 2025, 1:10 a.m.