Description Usage Arguments References See Also Examples
Get indexes of a vector or an element in other unique vector.
1  | which.xy(x, y)
 | 
x | 
 A vector or an element.  | 
y | 
 A vector with no duplicate elements.  | 
http://stackoverflow.com/questions/5577727/is-there-an-r-function-for-finding-the-index-of-an-element-in-a-vector
1 2  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.