grand_tour_givens {woylier}R Documentation

Create a grand tour with Givens interpolation

Description

Create a grand tour with Givens interpolation

Usage

grand_tour_givens(d = 2, ...)

Arguments

d

dimension of projection

...

additional parameters to pass through

Value

creates grand tour

Examples

data(sine_curve)
tourr::animate(sine_curve, woylier::grand_tour_givens(), tourr::display_xy())

[Package woylier version 0.0.9 Index]