powered by
xvalue_interval_to_indexes(dataset, min.value, max.value)
## Example of getting the indexes of an interval of x-values data(propolis) indexes.interval = xvalue_interval_to_indexes(propolis, 2.0, 5.5)
Run the code above in your browser using DataLab