display_ggobi: Display tour path with ggobi...

Description Arguments Details Examples

Description

Display tour path with ggobi

Arguments

...

other arguments passed on to animate

Details

Use ggobi to display a 2D tour.

Examples

1
2
3
4
5
6
## Not run: 
animate_ggobi(flea[, 1:6])
# Spelling things out explicitly
animate(flea[, 1:6], grand_tour(), display_ggobi())

## End(Not run)

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

Related to display_ggobi in tourr...