shuffle: Randomly reorder a dataframe

View source: R/merData.R

shuffleR Documentation

Randomly reorder a dataframe

Description

Randomly reorder a dataframe by row

Usage

shuffle(data)

Arguments

data

a data frame

Value

a data frame of the same dimensions with the rows reordered randomly


merTools documentation built on March 31, 2023, 8:43 p.m.