Package: surveydata
Maintainer: Andrie de Vries <apdevries@gmail.com>
License: GPL-2 | GPL-3
Title: Tools to manipulate survey data
LazyData: true
LazyLoad: true
Author: Andrie de Vries
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-11
URL: https://github.com/andrie/surveydata
Date: 2012-12-30
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: 2012-12-30 22:46:54 UTC; andrie
Repository: CRAN
Date/Publication: 2012-12-31 08:10:06
