clipBottom: Sets all values below a certain level in the data equal to 0

View source: R/Projections.R

clipBottomR Documentation

Sets all values below a certain level in the data equal to 0

Description

Sets all values below a certain level in the data equal to 0

Usage

clipBottom(x, mi)

Arguments

x

Data matrix

mi

Minimum value

Value

Data matrix with all values less than MI set to 0


YosefLab/FastProjectR documentation built on June 13, 2024, 4:20 p.m.