seq_matrix_lp: Sequence of Matrices, Linear and Polar

Description Usage Arguments Value

View source: R/seq_matrix.R

Description

Make sequence of matrices, changing rotation of a unit vector on a polar axis and remaining component of transformation changes linearly. Both happen simultaneously so a rotation will only look like a rotation if done on a unit vector.

Usage

1
seq_matrix_lp(from, to, ...)

Arguments

from

Matrix

to

Matrix

...

Passed into 'seq()' function, generally should only input 'length.out'.

Value

List of matrices.


brshallo/animatrixr documentation built on Dec. 18, 2020, 12:30 a.m.