Description Usage Arguments Examples
Truncate a vector so it fitts the range min <= x <= max.
1 |
x |
a vector |
min |
minimum value |
max |
maximum value |
1 | trun(1:10, 3, 7)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.