haven 2.3.0
This article is originally published at https://www.tidyverse.org/blog/We’re tickled pink to announce the release of haven 2.3.0. haven allows you to read and write SAS, SPSS, and Stata data formats from R, thanks to the wonderful ReadStat C library written by Evan Miller. You can install haven from CRAN with: install.packages("haven") This release is mainly in preparation for dplyr 1.0.0. It includes improved vctrs support for the labelled() class that haven uses to represent labelled vectors that come from SAS, Stata, and SPSS.
Thanks for visiting r-craft.org
This article is originally published at https://www.tidyverse.org/blog/
Please visit source website for post related comments.