is_mis: Determine if this is a monotonously increasing function This...

View source: R/is_mis.R

is_misR Documentation

Determine if this is a monotonously increasing function This is any sequence that is generated by seq that increases in steps of one.

Description

Determine if this is a monotonously increasing function This is any sequence that is generated by seq that increases in steps of one.

Usage

is_mis(sequence)

Arguments

sequence

a sequence of numbers


richelbilderbeek/ncbi_results documentation built on March 25, 2024, 3:15 p.m.