func_shuffle: shuffle data

View source: R/utils.R

func_shuffleR Documentation

shuffle data

Description

this function shuffles the items of a vector

Usage

func_shuffle(vec, times = 10)

Arguments

vec

is a vector of indices

times

is a number

Value

shuffled indices of a vector


mlampros/FeatureSelection documentation built on Jan. 12, 2023, 4:40 a.m.