plot.cwt: Plot CWT class data

View source: R/CWT Functions.R

plot.cwtR Documentation

Plot CWT class data

Description

Four panel plot summary

Usage

## S3 method for class 'cwt'
plot(x, parameters = c("r", "t", "q", "m"), type = "histogram")

Arguments

x

default cwt input

parameters

Vector of length 4 of "r", "t", "q", and "m"

type

Plot type

Examples

plot.cwt()

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