print.cwt: Print the CWT Confidence Interval Summary

View source: R/CWT Functions.R

print.cwtR Documentation

Print the CWT Confidence Interval Summary

Description

Print cWT output

Usage

## S3 method for class 'cwt'
print(x, digits = 3, quiet = FALSE)

Arguments

x

Default cwt input

digits

Number of digits to display, default=3

quiet

Silence verbose notes, default = FALSE

Examples

print.cwt()

justinpriest/cwtr documentation built on April 22, 2022, 12:51 a.m.