ggplot_filters: 'ggplot2' functions for 'rjd3filters' plots

ggplot_filtersR Documentation

'ggplot2' functions for 'rjd3filters' plots

Description

'ggplot2' functions for 'rjd3filters' plots

Usage

ggplot_coef(x, zero_as_na = TRUE, ylab = "Coefficients", ...)

## S3 method for class 'finite_filters'
ggplot_coef(x, zero_as_na = TRUE, ylab = "Coefficients", q = 0, ...)

ggplot_gain(x, nxlab = 7, xlim = c(0, pi), ..., n = 101)

ggplot_phase(x, nxlab = 7, xlim = c(0, pi), normalized = FALSE, ..., n = 101)

Arguments

x, zero_as_na, q, ylab, nxlab, xlim, n, normalized, ...

see function rjd3filters::plot_coef.


AQLT/AQLThesis documentation built on Feb. 7, 2024, 7:22 p.m.