shuffBlockTrack: "Shuffle blocks of the measurement per track"

View source: R/shuffBlockTrack.R

shuffBlockTrackR Documentation

"Shuffle blocks of the measurement per track"

Description

Shuffle blocks of binarised measurement per track

Usage

shuffBlockTrack(obj, alt = FALSE)

## S3 method for class 'arcosTS'
shuffBlockTrack(obj, alt = FALSE)

Arguments

obj

an arcosTS object without collective events.

alt

logical, whether to maintain the alternating order of 0s & 1s; default FALSE.

Details

Shuffle blocks of 0s & 1s independently for every track. Spatial coordinates remain intact.

Value

an arcosTS object

Examples

cat("no examples")


dmattek/ARCOS documentation built on Dec. 5, 2024, 11:02 p.m.