powered by
Extract value column names from a qualifier/tag structure
measure.vars(x, quiet = FALSE)
A qtag object
Suppress error messages on coersion to a qualifier/tag structure
A vector of value column names
# NOT RUN { data(pocmaj) pocmaj <- as.qtag(pocmaj, id.vars=c("core", "depth")) measure.vars(pocmaj) # }
Run the code above in your browser using DataLab