View source: R/layer_threshold_preds.R
snap | R Documentation |
restrict various objects to the interval [lower, upper]
snap(x, lower, upper, ...)
x |
the object to restrict |
lower |
numeric, the lower bound |
upper |
numeric, the upper bound |
... |
unused |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.