package-Dataset: Handling survey data in R. (official release)

Description Details Author(s) References See Also Examples

Description

This package provides a class, called Dataset, and some methods allowing to handle efficiently survey data: handle variable labels, values labels, and retrieve information about missing values like in a SPSSdata set file. In particularity we can switch a specific missing value type from a NA to a level to use it in the analysis. A function allowing to import data from a SPSS file to a Dataset object is provided.

Details

Package: Dataset
Type: Package
Version: 0.2.60.0
Date: 2014-04-20
Depends: R (>= 2.10.1), methods, stats
Suggests: foreign, xtable
LazyLoad: yes
LazyData: yes
ZipData: no
License: GPL (>= 2)
URL: http://rforge.fr/Dataset

Further information is available in the following vignettes:

Dataset-vignette-overview Dataset Overview (source, pdf)

An overview of how to use the package, including the most important functions.

Author(s)

Emmanuel Rousseaux <emmanuel.rousseaux+Dataset@gmail.com>, Gilbert Ritschard <gilbert.ritschard@unige.ch>

Maintainer: Emmanuel Rousseaux <emmanuel.rousseaux+Dataset@gmail.com>

References

...

See Also

dds, get.spss.file

Examples

1
# forthcoming

Dataset documentation built on May 2, 2019, 6:09 p.m.