View source: R/mrs_data_proc.R
get_seg_ind | R Documentation |
Get the indices of data points lying between two values (end > x > start).
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.