local_tour: A local tour path.

Description Usage Arguments Details Examples

View source: R/tour-local.r

Description

The local tour alternates between the starting position and a nearby random projection.

Usage

1
local_tour(start, angle = pi/4)

Arguments

start

initial projection matrix

angle

distance in radians to stay within

Details

Usually, you will not call this function directly, but will pass it to a method that works with tour paths like animate, save_history or render.

Examples

1
2
3

nspyrison/tourr documentation built on Aug. 29, 2019, 2:56 a.m.