[R] get index of elements in vector

Cleber N. Borges cborges at iqm.unicamp.br
Thu Sep 28 17:01:34 CEST 2006


Hello all


Is There a fuction that return a index of a element in vector?
like this semantic example:

vector = c( 100, 200, 300 )

getINDEX( vector, value = 200 )

Thanks in advance for your attention.


Cleber Borges



More information about the R-help mailing list