display_image: Image tour path animation.

Description Usage Arguments Details See Also Examples

Description

Image tour path animation.

Usage

1
display_image(xs, ys, ...)

Arguments

xs

x limit that is used in making the size of the plot

ys

y limit that is used in making the size of the plot

...

other arguments passed on to animate

Details

Animate a 1d tour path with an image plot. This animation requires a different input data structure, a 3d array. The first two dimensions are locations on a grid, and the 3rd dimension gives the observations to be mixed with the tour.

See Also

animate for options that apply to all animations

Examples

1
2

tourr documentation built on May 2, 2019, 5:28 p.m.

Related to display_image in tourr...