powered by
is.withinRange(val, min, max)
has.punct
is.oneOf
is.onlyLowers
is.properName
is.withinRange(1,0,2) == TRUE is.withinRange(-1,0,2) == FALSE
Run the code above in your browser using DataLab