countPointContext2 | R Documentation |
Ccount sequence context of given point positions.
countPointContext2(sequence, points, len, window, context_patterns)
sequence |
A sequence to slide. |
points |
Middle point positions. |
len |
Length of the middle point. |
window |
Size of a surrounding window. |
context_patterns |
Context patterns to search for. |
A named vector of frequency of counts.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.