Learn R Programming

merTools (version 0.6.2)

shuffle: Randomly reorder a dataframe

Description

Randomly reorder a dataframe by row

Usage

shuffle(data)

Value

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

Arguments

data

a data frame