seq_matrix_lp: Sequence of Matrices, Linear and Polar

View source: R/seq_matrix.R

seq_matrix_lpR Documentation

Sequence of Matrices, Linear and Polar

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

seq_matrix_lp(from, to, ...)

Arguments

from

Matrix

to

Matrix

...

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

Value

List of matrices.


jtipton25/dasc2594 documentation built on Oct. 7, 2022, 3:46 p.m.