print {enmpa}R 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.


[Package enmpa version 0.1.8 Index]