df_apply_random_rotations: Apply an array of random rotations to an input data frame

Description Usage Arguments Examples

View source: R/random_rotation.R

Description

Create an array containing a rotated version of the input data frame for each rotation in the matrix. The dimension of the rotation matrices in mArray must match the number of numeric columns in df.

Usage

1

Arguments

df

data frame

mArray

array of rotations

Examples

1
2

randomrotation/random.rotation documentation built on Dec. 31, 2020, 2:15 a.m.