shuffle {merTools}R 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


[Package merTools version 0.6.2 Index]