questionr
R package to make surveys processing easier
Installation
From CRAN :
install.packages("questionr")Latest version from GitHub :
library(devtools)
install_github("juba/questionr")Documentation
Quite sparse for the moment, but please refer to the pkgdown generated website :
https://juba.github.io/questionr/
You will find there a function reference organized by topics, and a vignette on recoding addins.