Package: surveydata
License: GPL-2 | GPL-3
Title: Tools to manipulate survey data
LazyData: true
LazyLoad: true
Authors@R: person("Andrie", "de Vries", role=c("aut", "cre"),
    email="apdevries@gmail.com")
Description: Data obtained from surveys contains information not only about the
    survey responses, but also the survey metadata, e.g. the original survey
    questions and the answer options. The surveydata package makes it easy to
    keep track of this metadata, and to easily extract columns with
    specific questions.
Version: 0.1-14
URL: https://github.com/andrie/surveydata
Date: 2013-10-25
ByteCompile: yes
Depends: R (>= 2.15.0)
Imports: stringr (>= 0.5), plyr
Collate: 'surveydata-package.R' 'surveydata.R' 'merge.R' 'varlabels.R'
        'questions.R' 'strings.R' 'extract.R' 'cleandata.R'
        'encoding.R' 'tools.R' 'pattern.R'
Packaged: 2013-10-22 13:49:22 UTC; Andrie
Author: Andrie de Vries [aut, cre]
Maintainer: Andrie de Vries <apdevries@gmail.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-10-22 16:50:43
Built: R 3.1.0; ; 2013-11-28 05:03:38 UTC; unix
