README.md

guideR

Lifecycle:
stable R-CMD-check Codecov test
coverage CRAN
status DOI

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/



Try the guideR package in your browser

Any scripts or data that you put into this service are public.

guideR documentation built on June 8, 2025, noon