make_monotonic: Makes a series of numbers monotonically increasing or...

Description Usage Arguments

View source: R/consensus_cutoff.R

Description

Monotonicity is achieved by substituting a number with the number preceeding it if it violates the monotonicity criteria.

Usage

1
make_monotonic(x, direction = "increasing")

Arguments

x

The vector of numbers to make monotonic

direction

The direction in which the numbers should be made monotonic


HIVDiversity/MotifBinner2 documentation built on May 6, 2019, 6:44 p.m.