autoplot.fcwtr_scalogram: Create a ggplot object resembling a scalogram

View source: R/fcwtr_scalogram.R

autoplot.fcwtr_scalogramR Documentation

Create a ggplot object resembling a scalogram

Description

Create a ggplot object resembling a scalogram

Usage

autoplot.fcwtr_scalogram(object, n = 1000, ...)

Arguments

n

The plotting function reduces the time resolution by averaging to generate a reasonable graphics format. n is the number of time steps that are plotted. Defaults to n = 1000.

...

other arguments passed to specific methods

Value

A ggplot object.


fCWTr documentation built on June 22, 2024, 10:20 a.m.