Skip to contents

scramble_xx() is a Scramble function that randomly reorders an object. Specifically, this function implements an algorithm to scramble output object of multiple potential types. The function returns Scrambled vector (an output object of multiple potential types).

Usage

scramble_xx(vector_xx)

Arguments

vector_xx

Vector (an output object of multiple potential types)

Value

Scrambled vector (an output object of multiple potential types)