View source: R/helper.functions.R
var.indx | R Documentation |
returns index of column matches for data
according to header names matches with var.names
.
var.indx(data, var.name)
data |
Object of class data.frame |
var.name |
A character vector of names to find matches with |
a boolean vector with same length as var.names
Luke A. Winslow
has.vars get.vars rmv.vars
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.