dataset.randomize: Randomise the content of each column of a data.frame

View source: R/utils-DF.R

dataset.randomizeR Documentation

Randomise the content of each column of a data.frame

Description

Randomise the content of each column of a data.frame

Usage

dataset.randomize(DF, seed = 213)

Arguments

DF

a data.frame

seed

to assure reproducibility. Default:213

Value

a randomised data.frame


barzine/barzinePhdR documentation built on Nov. 23, 2024, 8:54 p.m.