View source: R/functions_utility.R
Clips values to a mininum and maximum value. That is, all values below the lower clamp value and the upper clamp value become the lower/upper value specified
| 1 | 
| x | to be clipped vector | 
| min | numeric. lowest value | 
| max | numeric. highest value | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.