Description Usage Arguments Value
View source: R/mrs_data_proc.R
Get the indices of data points lying between two values (end > x > start).
| 1 | get_seg_ind(scale, start, end)
 | 
| scale | full list of values. | 
| start | smallest value in the subset. | 
| end | largest value in the subset. | 
set of indices.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.