Description Usage Arguments Value Warning See Also Examples
Takes in numerical vector as 'fSeq' and outputs their positions assuming 'dBinSize' and 'dBinOverlap'
| 1 | slidWinOv(fSeq, dBinSize = 500, dBinOverlap = 10)
 | 
| fSeq | Numerical vector | 
| dBinSize | Bin size. Default = 500 | 
| dBinOverlap | Bin overlap. Default = 10 | 
Numerical vector
'slidWinOv' is only useful for single numbers, otherwise use 'slidWinTov' 'slidWinOv' uses 'slidWin' to determine the window sliding
| 1 | slidWinOv(37, 15, 5)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.