vector.scramble: Randomly shuffle a vector

View source: R/linalg.R

vector.scrambleR Documentation

Randomly shuffle a vector

Description

Randomly shuffle a vector

Usage

vector.scramble(v)

Arguments

v

a vector

Value

a shuffled vector of the same length


wangtengyao/putils documentation built on Nov. 26, 2024, 2:01 a.m.