Skip to contents

Plot Method for register.fd Objects

Usage

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

Arguments

x

An object of class 'register.fd'.

type

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

...

Additional arguments (currently ignored).

Value

A ggplot object.