Learn R Programming

questionr (version 0.8.0)

Functions to Make Surveys Processing Easier

Description

Set of functions to make the processing and analysis of surveys easier : interactive shiny apps and addins for data recoding, contingency tables, dataset metadata handling, and several convenience functions.

Copy Link

Version

Install

install.packages('questionr')

Monthly Downloads

26,039

Version

0.8.0

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Julien Barnier

Last Published

March 20th, 2025

Functions in questionr (0.8.0)

enfants

A fertility survey - "enfants" table
duplicated2

Determine all duplicate elements
chisq.residuals

Return the chi-squared residuals of a two-way frequency table.
addNAstr

Transform missing values of a factor to an extra level
children

A fertility survey - "children" table
describe

Describe the variables of a data.frame
cprop

Column percentages of a cross-tabulation table (2 dimensions or more).
cross.multi.table

Two-way frequency table between a multiple choices question and a factor
cramer.v

Compute Cramer's V of a two-way frequency table
clipcopy

Transform an object into HTML and copy it for export
fertility

A fertility survey
freq

Generate frequency tables.
freq.na

Generate frequency table of missing values.
femmes

A fertility survey - "femmes" table
first_non_null

Return first non-null of two values
format.proptab

S3 format method for proptab objects.
fecondite

A fertility survey
freqtable

Frequency table of variables
escape_regex

Escape regex special chars Code directly taken from Hmisc::escapeRegex
iorder

Interactive reordering of factor levels
ggsurvey

Easy ggplot2 with survey objects
irec

Interactive recoding
multi.table

One-way frequency table for multiple choices question
multi.split

Split a multiple choices variable in a series of binary variables
reexports

Objects exported from other packages
rename.variable

Rename a data frame column
qload

Load one or more packages, installing them first if necessary
qscan

Scan R scripts and load/install all detected packages
prop

Global percentages of a cross-tabulation table (2 dimensions or more).
print.proptab

S3 print method for proptab objects.
icut

Interactive conversion from numeric to factor
households

A fertility survey - "households" table
ltabs

Cross tabulation with labelled variables
menages

A fertility survey - "menages" table
happy

Data related to happiness from the General Social Survey, 1972-2006.
na.rm

Remove observations with missing values
rprop

Row percentages of a cross-tabulation table (2 dimensions or more).
odds.ratio

Odds Ratio
rp2018

2018 French Census - French cities of more than 2000 inhabitants
hdv2003

Histoire de vie 2003
quant.cut

Transform a quantitative variable into a qualitative variable
wtd.mean

Weighted mean and variance of a vector
wtd.table

Weighted one-way and two-way frequency tables.
tabs

Weighted Crossresult
women

A fertility survey - "women" table
rp2012

2012 French Census - French cities of more than 2000 inhabitants
rm.unused.levels

Remove unused levels
recode.na

Recode values of a variable to missing values, using exact or regular expression matching.