has.vars {LakeMetabolizer} | 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