grand_tour_givens | R Documentation |
Create a grand tour with Givens interpolation
grand_tour_givens(d = 2, ...)
d |
dimension of projection |
... |
additional parameters to pass through |
creates grand tour
data(sine_curve)
tourr::animate(sine_curve, woylier::grand_tour_givens(), tourr::display_xy())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.