findXIndex: findXIndex

View source: R/XPSUtilities.r

findXIndexR Documentation

findXIndex

Description

findXIndex finds the index of X vector corresponding to a given abscissa value

Usage

findXIndex(X, Value)

Arguments

X

numeric vector

Value

numeric value

Value

Returns X index

Examples

## Not run: 
	findXIndex(X, Value)

## End(Not run)

GSperanza/RxpsG_2.3-1 documentation built on Feb. 11, 2024, 5:09 p.m.