clip: Squish matrix values into range

View source: R/utils-infercna.R

clipR Documentation

Squish matrix values into range

Description

Squish matrix values into range

Usage

clip(m, range = c(-3, 3))

Arguments

m

matrix to manipulate

range

numeric vector of length two giving desired output range. Default: c(-3, 3)


jlaffy/infercna documentation built on Jan. 26, 2024, 11:24 p.m.