clipp: clip function.

View source: R/utilities.R

clippR Documentation

clip function.

Description

Limit the number not to be too large or too small.

Usage

clipp(x)

Arguments

x

A vector or matrix.

Value

A vector or matrix same as the input.


otrKM documentation built on July 9, 2023, 5:35 p.m.

Related to clipp in otrKM...