powered by
Greater than equal condition by given column and value
altadata.greater_than_equal(condition_column, condition_value)
column to which the condition will be applied
value to use with condition
Nothing just set the greater than equal condition parameters
# NOT RUN { altadata.greater_than_equal("mortality_rate", 3) # }
Run the code above in your browser using DataLab