R/utils-infercna.R
clip.Rd
Squish matrix values into range
clip(m, range = c(-3, 3))
matrix to manipulate
numeric vector of length two giving desired output range. Default: c(-3, 3)