compute_cross_corr | R Documentation |
Wrapper function for compute_cross_corr
compute_cross_corr(x, y, min.overlap)
x |
numeric vector, the longer sequence |
y |
numeric vector, the shorter sequence |
min.overlap |
numeric scalor, set the length of the minimum overlapping part |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.