Learn R Programming

merTools (version 0.1.0)

shuffle: 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