Description Usage Arguments Value
Original name: .runLength
1 | check_runs(x, min_length = 2)
|
x |
vector to check for runs |
min_length |
minimum run length to report |
Data frame with columns:
index starting index of runs
nRep length of the run
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.