Shuffle blocks of binarised measurement per track

shuffBlockTrack(obj, alt = FALSE)

# S3 method for 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.

Value

an arcosTS object

Details

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

Examples

cat("no examples")
#> no examples