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