get_FLQuant_elements: Return 1D vector of element indices of an FLQuant

View source: R/test_helper_functions.R

get_FLQuant_elementsR Documentation

Return 1D vector of element indices of an FLQuant

Description

Given an FLQuant and the indices range, returns the vector of indices

Usage

get_FLQuant_elements(flq, indices_min, indices_max)

Arguments

flq

The FLQuant

indices_min

The min indices (integer vector, length 6)

indices_max

The max indices (integer vector, length 6)


iagomosqueira/FLasher documentation built on Jan. 11, 2024, 12:58 a.m.