shuffle: Shuffle data

Description Usage Methods (by class)

View source: R/shuffle.R

Description

Reorders a data structure randomly.

Usage

1
2
3
4
5
6
7
shuffle(x, ...)

## S3 method for class 'data.frame'
shuffle(df)

## Default S3 method:
shuffle(x)

Methods (by class)


antoine-sachet/customFunctions documentation built on Sept. 25, 2020, 8:56 p.m.