floor0: Helper function to bottom-out a vector of numbers, so that no...

View source: R/enrichment.R

floor0R Documentation

Helper function to bottom-out a vector of numbers, so that no element is smaller than 'bottom'

Description

Helper function to bottom-out a vector of numbers, so that no element is smaller than 'bottom'

Usage

floor0(xs, bottom = 0)

Arguments

xs

the input numerical vector

bottom

the minimum to which the vector will be forced.


jweile/tileseqMave documentation built on April 5, 2024, 4:51 p.m.