Learn R Programming

woylier (version 0.0.9)

grand_tour_givens: Create a grand tour with Givens interpolation

Description

Create a grand tour with Givens interpolation

Usage

grand_tour_givens(d = 2, ...)

Value

creates grand tour

Arguments

d

dimension of projection

...

additional parameters to pass through

Examples

Run this code
data(sine_curve)
tourr::animate(sine_curve, woylier::grand_tour_givens(), tourr::display_xy())

Run the code above in your browser using DataLab