Description Usage Arguments Value
Find rows of a dataframe where any of the values is below a threshold
1  | any_less_than(df, threshold)
 | 
df | 
 A (numeric) dataframe.  | 
threshold | 
 A number.  | 
TRUE or FALSE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.