R/xname.R

Defines functions xname

Documented in xname

xname <-
function(x){
  colnames(x)
}

Try the TimeVTree package in your browser

Any scripts or data that you put into this service are public.

TimeVTree documentation built on May 2, 2019, 2:17 a.m.