judge_123: Whether the Data Is Arranged from Small to Large

Description Usage Arguments Value Examples

View source: R/zp_judge.R

Description

Whether the Data Is Arranged from Small to Large

Usage

1

Arguments

x

numeric vector

Value

logical

Examples

1
2
judge_123(c(1,2,3,4,5))
judge_123(c(1,3,2))

yikeshu0611/cutoff documentation built on Dec. 4, 2019, 6:26 a.m.