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