R is very powerful but it lacks some of the functionalities found in Stata or SPSS to manage survey data. The 'memisc' package provides these (variable labels, value labels, definable missing values and so on), but to efficiently work these functions need a graphical interface to allow the user to get an overview of the data. This package provides such a graphical interface, similar in fashion to SPSS's Variable View and data managing system. It uses the 'memisc' package as its backend. Additionally, 'Rz' has a powerful plot assistant interface based on 'ggplot2'.
Version: | 0.9-1 |
Depends: | R (≥ 2.14), methods, grid, foreign, memisc, psych, ggplot2 (≥ 0.9.2) |
Imports: | RGtk2 (≥ 2.20), formatR |
Suggests: | quantreg, Hmisc, cairoDevice, vcd |
Published: | 2013-07-28 |
Author: | Masahiro Hayashi |
Maintainer: | Masahiro Hayashi <rinm884 at gmail.com> |
License: | GPL (≥ 3) + file LICENSE |
URL: | http://m884.jp/Rz.html |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | Rz results |
Reference manual: | Rz.pdf |
Package source: | Rz_0.9-1.tar.gz |
Windows binaries: | r-devel: Rz_0.9-1.zip, r-release: Rz_0.9-1.zip, r-oldrel: Rz_0.9-1.zip |
OS X Mavericks binaries: | r-release: Rz_0.9-1.tgz, r-oldrel: Rz_0.9-1.tgz |
Old sources: | Rz archive |
Please use the canonical form https://CRAN.R-project.org/package=Rz to link to this page.