R/test_helper_functions.R
get_FLQuant_elements.Rd
Given an FLQuant and the indices range, returns the vector of indices
get_FLQuant_elements(flq, indices_min, indices_max)
The FLQuant
The min indices (integer vector, length 6)
The max indices (integer vector, length 6)