Other packages > Find by keyword >

limonaid  

Working with 'LimeSurvey' Surveys and Responses
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("limonaid", "25.5.5")



Attach the package and use:
library("limonaid")
Maintained by
Gjalt-Jorn Peters
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-01-06
Latest Update: 2025-05-27
Description:
'LimeSurvey' is Free/Libre Open Source Software for the development and administrations of online studies, using sophisticated tailoring capabilities to support multiple study designs (see ). This package supports programmatic creation of surveys that can then be imported into 'LimeSurvey', as well as user friendly import of responses from 'LimeSurvey' studies.
How to cite:
Gjalt-Jorn Peters (2022). limonaid: Working with 'LimeSurvey' Surveys and Responses. R package version 25.5.5, https://cran.r-project.org/web/packages/limonaid. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.1 (2022-01-06 10:50), 0.1.3 (2022-03-22 18:50), 0.1.4 (2022-06-08 22:30), 0.1.5 (2022-06-14 00:00)
Other packages that cited limonaid R package
View limonaid citation profile
Other R packages that limonaid depends, imports, suggests or enhances
Complete documentation for limonaid
Functions, R codes and Examples using the limonaid R package
Some associated functions: Question . Survey . append_lsdf_rows . cat0 . convertToNumeric . emptyDf . export_with_languages . get_session_key . limer_base64_to_df . limer_call_limer . limer_get_participant_property . limer_get_participants . limer_get_responses . limer_release_session_key . limonaid-package . ls_apply_script_bits . ls_eq_nestIfs . ls_import_data . ls_parse_data_import_script . ls_process_labels . ls_read_tsv . ls_recodeTable_to_equations . ls_tsv_get_group_rows . ls_tsv_get_rows . ls_tsv_rows . ls_write_tsv . lsdf_for_language . lsem_equations . mail_registered_participant . massConvertToNumeric . opts . processLimeSurveyDropouts . repeatStr . vecTxt . 
Some associated R codes: R6_question.R . R6_survey.R . append_lsdf_rows.R . cat0.R . checkMultilingualFields.R . convertToNumeric.R . escapeRegex_(from_Hmisc).R . export_with_languages.R . limer_base64_to_df.R . limer_call_limer.R . limer_get_participant_property.R . limer_get_participants.R . limer_get_responses.R . limer_get_session_key.R . limer_mail_registered_participant.R . limer_release_session_key.R . limonaid-package.R . ls_apply_script_bits.R . ls_eq_build.R . ls_eq_nestIfs.R . ls_import_data.R . ls_parse_data_import_script.R . ls_process_labels.R . ls_read_tsv.R . ls_recodeTable_to_equations.R . ls_tsv_get_group_rows.R . ls_tsv_get_rows.R . ls_tsv_group_row.R . ls_tsv_question_row.R . ls_tsv_rows.R . ls_write_tsv.R . lsdf_for_language.R . massConvertToNumeric.R . new_id.R . opts.R . processLimeSurveyDropouts.R . repeatStr.R . reset_id.R . vecTxt.R .  Full limonaid package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
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  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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