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

checkHigherEqual(parameter, value)

Arguments

parameter

the input parameter to check, can be a vector

value

which value it should be higher or equal than