View source: R/shuffBlockTrack.R
shuffBlockTrack | R Documentation |
Shuffle blocks of binarised measurement per track
shuffBlockTrack(obj, alt = FALSE)
## S3 method for class 'arcosTS'
shuffBlockTrack(obj, alt = FALSE)
obj |
an arcosTS object without collective events. |
alt |
logical, whether to maintain the alternating order of 0s & 1s; default FALSE. |
Shuffle blocks of 0s & 1s independently for every track. Spatial coordinates remain intact.
an arcosTS object
cat("no examples")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.