Skip to contents

Plot Landmark Registration Results

Usage

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

Arguments

x

An object of class 'landmark.register'.

type

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

...

Additional arguments (ignored).

Value

A ggplot object (invisibly).