View source: R/utils-infercna.R
clip | R Documentation |
Squish matrix values into range
clip(m, range = c(-3, 3))
m |
matrix to manipulate |
range |
numeric vector of length two giving desired output range. Default: c(-3, 3) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.