pinch_sides | R Documentation |
Re-index the edges of vector by threshold Merge the outside edges of a vector if they are less then the provides threshold.
pinch_sides(x, ind, thres)
x |
vector of values |
ind |
current index values |
thres |
threshold to evaluate x |
a vector of length(x) containing grouping indexes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.