Description Usage Arguments Value
This function ignores NA values and returns a default value if the input vector is empty or if max would return -Inf/+Inf.
1 | smax(x, default = 1)
|
x |
A vector |
default |
Value to return if the input vector is empty or if max would return -Inf/+Inf. |
The vector in which the elements have been shuffled
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.