randomize_eset: randomize_eset

Description Usage Arguments Value

View source: R/helper_functions.R

Description

randomize columns or rows, respectively of a matrix

Usage

1
randomize_eset(eset, seed = 1, margin = 2, ...)

Arguments

eset

Numeric matrix with row and column names

seed

integer, defaults to 1

margin

where to randomize, defaults to columns

...

Further arguments passed to apply

Value

new matrix with randomized columns or rows, respectively


fossbert/binilib documentation built on April 23, 2021, 10:31 p.m.