Learn R Programming

fdars (version 0.3.3)

plot.register.fd: Plot Method for register.fd Objects

Description

Plot Method for register.fd Objects

Usage

# S3 method for register.fd
plot(x, type = c("registered", "original", "both"), ...)

Value

A ggplot object.

Arguments

x

An object of class 'register.fd'.

type

Type of plot: "registered" (default), "original", or "both".

...

Additional arguments (currently ignored).