fisher_yates: Fisher-Yates shuffle

Description Usage Arguments Value

View source: R/utils.R

Description

Also known as Knuth shuffle - a method of taking a random permutation of a list

Usage

1

Arguments

x

A vector to shuffle

Value

The permuted data


statlab/permuter documentation built on May 30, 2019, 9:45 a.m.