shuffle: Shuffle an object

Description Usage Arguments Value Examples

View source: R/utils.R

Description

Shuffle an object

Usage

1

Arguments

x

Either a vector, list, matrix, or data.frame

Value

an object of the same type as x with elements ordered in a random permutation.

Examples

1
2
3
4
5

sboysel/boysel documentation built on May 29, 2019, 3:24 p.m.