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