Description Usage Arguments Value
a function that cuts a number between a floor and a ceiling.
1 |
x |
number or vector to cap |
floor |
floor of cap |
ceiling |
ceiling of cap |
a number either equal to x, floor or ceiling, depending on if x is smaller than floor or larger than ceiling, or between floor and ceiling.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.