get_idx.Rd
Find the elements of ppm that reside between to points
get_idx(sh, ppm)
sh | The lower and upper bounds (2 numeric values) of the chemical shift region you wish to get the index for in ppm |
---|---|
ppm | The ppm variable matched to your X |
A numerical array of values that can be used to index both ppm and X to specify a region to visualise or work on
get_idx()
asks what ppm values are between the points specified in the arg sh and returns this as an array
Other estimation:
lw()
,
noise()
,
shift_pickr()