powered by
Coerces to class labeled.
Coerces character to a labeled data.frame.
as.labeled(x, ...)# S3 method for character as.labeled( x, spec, as.is = TRUE, na.strings = c("", "."), rename = function(x, ...) x, ... )
# S3 method for character as.labeled( x, spec, as.is = TRUE, na.strings = c("", "."), rename = function(x, ...) x, ... )
length-one filename for csv-formatted data file
passed to as.labeled.dat
length-one file name for spec
passed to read.csv
a function with arguments x, ... to pre-process column names
character: data.frame method for as.labeled
character
as.labeled.data.frame