Skip to contents

Plot Elastic Alignment Results

Usage

# S3 method for class 'elastic.align'
plot(x, type = c("aligned", "original", "warps", "both"), ...)

Arguments

x

An object of class 'elastic.align'.

type

Character: "aligned" (default), "original", "warps", or "both".

...

Additional arguments (ignored).

Value

A ggplot object (invisibly).