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 Aug. 12, 2024, 12:30 p.m.