Description Usage Arguments Value Examples
View source: R/pub01_utilityFuncs.R
vlookup
1  | 
x | 
 a vector  | 
table | 
 a matrix, data frame or other matrix like object  | 
by | 
 a vector of column names or column index  | 
ret | 
 a vector of column names or column index  | 
a matrix, data frame or vector, corresponding with the class of table and length of ret.
1 2 3  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.