seq_matrix_l: Sequence of Matrices, Linear

View source: R/seq_matrix.R

seq_matrix_lR Documentation

Sequence of Matrices, Linear

Description

Make sequence of matrices, changing coordinates linearly

Usage

seq_matrix_l(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.