Description Usage Arguments Value See Also
Clustering of adjacent values in a series based on peaks and valleys detection. Module: series interval with level elevation.
1  | modularize(series, height_min = 0.05)
 | 
series | 
 Series of proportional values/levels that have gradual elevations.  | 
height_min | 
 Minimum peak height (percentage in relation to the highest value).  | 
List that numerically indicates in which module each element of the series is.
See example of use in the site https://github.com/joseflaviojr/transmod
Other modularity: select_from_modules,
summarize_modules
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.