cap_object | R Documentation |
Cap the values of data (matrix, data.frame, or list)
cap_object(X, q)
X |
a list-list object, matrix, dataframe, or list |
q |
quantile to cap at (e.g. 0.05 is capping at the bottom 5th and top 95th quantiles) |
a capped version of your input object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.