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 and manipulation of survey data.
Installation & Documentation
To install stable version:
install.packages("guideR")
Documentation of stable version: https://larmarange.github.io/guideR/
To install development version:
# install.packages("pak")
pak::pak("larmarange/guideR")
Documentation of development version: https://larmarange.github.io/guideR/dev/