display_andrews: Andrews' curves tour path animation.

Description Usage Arguments Details See Also Examples

Description

Andrews' curves tour path animation.

Usage

1

Arguments

...

other arguments passed on to animate

Details

Animate a nD tour path with Andrews' curves. For more details about Andrew's curves, see andrews

See Also

animate for options that apply to all animations

Examples

1
2
3
4
5
6
animate_andrews(flea[, 1:6])
animate_andrews(flea[, 1:6], grand_tour(d = 3))
animate_andrews(flea[, 1:6], grand_tour(d = 6))

# It's easy to experiment with different tour paths:
animate_andrews(flea[, 1:6], guided_tour(cm))

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

Related to display_andrews in tourr...