Other packages > Find by keyword >

questionr  

Functions to Make Surveys Processing Easier
View on CRAN: Click here


Download and install questionr package within the R console
Install from CRAN:
install.packages("questionr")

Install from Github:
library("remotes")
install_github("cran/questionr")

Install by package version:
library("remotes")
install_version("questionr", "0.7.8")



Attach the package and use:
library("questionr")
Maintained by
Julien Barnier
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-02-26
Latest Update: 2023-01-31
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.
How to cite:
Julien Barnier (2013). questionr: Functions to Make Surveys Processing Easier. R package version 0.7.8, https://cran.r-project.org/web/packages/questionr. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.1 (2013-02-26 13:22), 0.2 (2013-09-10 12:22), 0.3.1 (2013-12-02 13:19), 0.3 (2013-11-12 18:20), 0.4.1 (2014-07-16 22:40), 0.4.2 (2014-11-25 12:07), 0.4.3 (2015-03-31 18:04), 0.4 (2014-03-28 17:27), 0.5 (2016-03-15 15:10), 0.6.0 (2017-03-21 16:20), 0.6.1 (2017-06-20 12:54), 0.6.2 (2017-11-01 08:39), 0.6.3 (2018-07-17 19:50), 0.7.0 (2018-11-26 14:10), 0.7.1 (2020-05-26 13:30), 0.7.2 (2020-08-31 10:30), 0.7.3 (2020-10-05 11:50), 0.7.4 (2020-11-30 15:10), 0.7.5 (2021-10-06 13:40), 0.7.6 (2022-01-11 14:02), 0.7.7 (2022-01-31 17:30)
Other packages that cited questionr R package
View questionr citation profile
Other R packages that questionr depends, imports, suggests or enhances
Complete documentation for questionr
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA