View source: R/utils_analysis_random.R
dynamic_range | R Documentation |
Find the difference between 2nd largest and 2nd smallest number in set
dynamic_range(num_set)
num_set |
Vector of values |
A numeric value indicating the difference
dynamic_range(1:10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.