Description Usage Arguments Details
Intercalate repeats of a block at random or constant intervals
1 2 |
int.type |
Type of interval. |
block.length |
Length of the block |
nblock |
Repeats of the block. |
total |
Total length in seconds. |
gap_start |
Logical. Should sequence start with a gap. |
A block is considered a time series classfied as signal. A gap is silence or noise.
Intercalates repeat of the blocks, alternating between block and silence. If the total duration of the sequence is less than that specified by the used in total, a truncated blokc is added at the end until the total length of the sequence is equal to that specified in total.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.