haven: Import SPSS, Stata and SAS Files
- CRAN: http://cran.r-project.org/web/packages/haven/index.html
- GitHub: https://github.com/hadley/haven, https://github.com/WizardMac/ReadStat
- Vignettes:
> library(haven)
バージョン: 0.2.0
関数名 | 概略 |
---|---|
as_factor |
Convert input to a factor. |
hms |
Hours, minutes, seconds. |
labelled |
Create a labelled vector. |
read_dta |
Read and write Stata DTA files. |
read_sas |
Read SAS files. |
read_spss |
Read SPSS (POR and SAV) files. Write SAV files. |
zap_empty |
Convert empty strings into missing values. |
read_dta
Stata
read_sas
SAS
read_spss
SPSS