grand_tour_givens: Create a grand tour with Givens interpolation

View source: R/givens_path.R

grand_tour_givensR 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())

woylier documentation built on Oct. 1, 2024, 5:08 p.m.