shuffler: Shuffle the Elements of a Vector

Description Usage Arguments Value Author(s) References Examples

View source: R/shuffler.R

Description

Shuffles the elements of a vector such that no single element is in the same place it was before.

Usage

1
shuffler(inVec)

Arguments

inVec

The input vector

Value

A shuffled version of the input vector

Author(s)

Ananda Mahto

References

http://stackoverflow.com/a/19898689/1270695

Examples

1

mrdwab/SOfun documentation built on June 20, 2020, 6:15 p.m.