Learn R Programming

altadata (version 0.1.1)

altadata.less_than: Less than condition by given column and value

Description

Less than condition by given column and value

Usage

altadata.less_than(condition_column, condition_value)

Arguments

condition_column

column to which the condition will be applied

condition_value

value to use with condition

Value

Nothing just set the less than condition parameters

Examples

Run this code
# NOT RUN {
  altadata.less_than("mortality_rate", 2)
# }

Run the code above in your browser using DataLab