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 Sept. 9, 2025, 5:28 p.m.