Learn R Programming

refund.shiny (version 0.1)

plot_shiny.fpca: Interactive Plotting for Functional Principal Component Analysis

Description

Produces an interactive plot illustrating a functional principal component analysis.

Usage

## S3 method for class 'fpca':
plot_shiny(x, xlab = "", ylab = "", title = "", ...)

Arguments

x
fpca object to be plotted.
xlab
x axis label
ylab
y axis label
title
plot title
...
additional arguments passed to plotting functions

See Also

plot_shiny