Description Usage Arguments Value
Count the number of occurances inside a range
1 2 |
xx |
a dataframe with names matching those in ranges and inclusive. Values within range to be counted |
ranges |
a list of arrays of length 2 with the (min, max) cut off values |
inclusive |
a list of arrays of length 2 with the flags to include (lower, upper) cut off values in rante |
na.rm |
ignore na values |
a count times the value in xx fell within range of interest
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.