ind.acq: return index of spectra for each acquistion

ind.acqR Documentation

return index of spectra for each acquistion

Description

return index of spectra for each acquistion

Usage

ind.acq(n_acq, L)

Arguments

n_acq

a number

L

sp

Value

a numeric vector

Examples

# For just one acquisition :
# ind.acq(1,sp)
# Or for more :
# sapply(1:10,ind.acq,L=sp,simplify = TRUE)

JHuguenin/provoc documentation built on Jan. 29, 2024, 12:39 a.m.