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", "0.1.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: 2022-06-13
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 0.1.5, https://cran.r-project.org/web/packages/limonaid. Accessed 21 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
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  
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  
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  

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