powered by
is_increase(x)
TRUE
FALSE
is_increase(c(1,1,1,10,10)) is_increase(c(1,2,1,10,10))
Run the code above in your browser using DataLab