powered by
Not equal condition by given column and value
altadata.not_equal(condition_column, condition_value)
column to which the condition will be applied
value to use with condition
Nothing just set the not equal condition parameters
# NOT RUN { altadata.not_equal("province_state", "Utah") # }
Run the code above in your browser using DataLab