Tools to import survey files in the .sss (triple-s) format. The package provides the function read.sss() that reads the .asc (or .csv) and .sss files of a triple-s survey data file.
read.sss()
, and the function
will guess the name of the .asclabel.table
attributexml2
instead of XML
assert_that()
packageStartupMessage()
rather than message()
to display startup
messageImprovements:
plyr::quickdf()
rather than
as.data.frame()
plyr
and XML
rather than declaring dependencyImprovements:
fast.read.fwf()
and
changeValues()
to use lapply()
rather than loops.Fixed issues:
variable.lable
attribute containing question text