Recoding addinsRStudio addins for variables manipulation. |
|
---|---|
Interactive recoding |
|
Interactive reordering of factor levels |
|
Interactive conversion from numeric to factor |
|
Frequency tablesFunctions to help working with one-way and two-way frequency tables. |
|
Generate frequency tables. |
|
Row percentages of a two-way frequency table. |
|
Column percentages of a two-way frequency table. |
|
Global percentages of a two-way frequency table. |
|
Return the chi-squared residuals of a two-way frequency table. |
|
Compute Cramer's V of a two-way frequency table |
|
Cross tabulation with labelled variables |
|
S3 format method for proptab objects. |
|
S3 print method for proptab objects. |
|
Multiple choices questionsFunctions to help working with multiple choices questions. |
|
One-way frequency table for multiple choices question |
|
Two-way frequency table between a multiple choices question and a factor |
|
Split a multiple choices variable in a series of binary variables |
|
DatasetsExample datasets. |
|
A fertility survey |
|
A fertility survey - "enfants" table |
|
A fertility survey - "femmes" table |
|
A fertility survey - "menages" table |
|
A fertility survey |
|
A fertility survey - "children" table |
|
A fertility survey - "women" table |
|
A fertility survey - "households" table |
|
Data related to happiness from the General Social Survey, 1972-2006. |
|
Histoire de vie 2003 |
|
2012 French Census - French cities of more than 2000 inhabitants |
|
2018 French Census - French cities of more than 2000 inhabitants |
|
Weighted variablesFunctions to deal with weighted variables |
|
Weighted one-way and two-way frequency tables. |
|
Weighted mean and variance of a vector |
|
Easy ggplot2 with survey objects |
|
Weighted Crossresult |
|
Data manipulation helpersFunction helping for common data manipulation tasks. |
|
Transform missing values of a factor to an extra level |
|
Determine all duplicate elements |
|
Return first non-null of two values |
|
Generate frequency table of missing values. |
|
Remove observations with missing values |
|
Transform a quantitative variable into a qualitative variable |
|
Recode values of a variable to missing values, using exact or regular expression matching. |
|
Rename a data frame column |
|
Remove unused levels |
|
Odds ratioFunctions to compute and deal with odds ratio. |
|
Odds Ratio |
|
UtilsUtility functions. |
|
Transform an object into HTML and copy it for export |
|
Describe the variables of a data.frame |
|
Objects exported from other packages |
|
Load one or more packages, installing them first if necessary |
|
Scan R scripts and load/install all detected packages |
|
Escape regex special chars Code directly taken from Hmisc::escapeRegex |