assert_greater_than_or_equal_to: Assert input is greater than or equal to a specified minimum value
Description
Assert all elements in a numeric vector/matrix are above or equal to some minimum value.
For vectorized version see assert_all_greater_than_or_equal_to()