library(rpt)
This vignette provides an introduction to the {rpt} package.
{rpt}
Here’s a basic example:
# Example usage example_function(c(1, 2, 3, 4, 5)) #> [1] 3
For more information, see the package documentation.