helper function to check that input is higher than a certain value

checkHigher(parameter, value)

Arguments

parameter

the input parameter to check, can be a vector

value

which value it should be higher than