R/HelperFunctions.R
checkHigherEqual.Rd
helper function to check that input is higher or equal than a certain value
checkHigherEqual(parameter, value)
the input parameter to check, can be a vector
which value it should be higher or equal than