
The guideR package is a companion for the manual
guide-R : Guide pour l’analyse de données d’enquêtes avec R
available at https://larmarange.github.io/guide-R/.
guideR implements miscellaneous functions introduced in
guide-R to facilitate statistical analysis, statistical plots
and manipulation of survey data.
To install stable version:
install.packages("guideR")Documentation of stable version: https://larmarange.github.io/guideR/
To install development version:
# install.packages("pak")
pak::pkg_install("larmarange/guideR")Documentation of development version: https://larmarange.github.io/guideR/dev/