nbr.of.runs | R Documentation |
Computes the longest run of a single character in the input sequence.
nbr.of.runs(x)
x |
Primer character sequences. |
The longest repeat of a single character in x
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.