Learn R Programming

limonaid

Copy Link

Version

Install

install.packages('limonaid')

Monthly Downloads

193

Version

0.1.5

License

GPL (>= 3)

Maintainer

Gjalt-Jorn Ygram Peters

Last Published

June 14th, 2022

Functions in limonaid (0.1.5)

append_lsdf_rows

A home-rolled version of plyr::rbind.fill
limer_call_limer

Make a call to the LimeSurvey API
get_session_key

Get a LimeSurvey API session key
Question

R6 Class representing a LimeSurvey question
cat0

Concatenate to screen without spaces
limer_base64_to_df

Convert base64 encoded data to a data frame
export_with_languages

Export a survey with a specific primary and additional languages
convertToNumeric

Conveniently convert vectors to numeric
Survey

R6 Class representing a LimeSurvey survey
ls_eq_nestIfs

Create a series of nested LSEM if equations
limer_get_participant_property

Get a participant property from a LimeSurvey survey
limonaid-package

limonaid-package
ls_process_labels

A function to conveniently process LimeSurvey labels
ls_recodeTable_to_equations

Recode a set of LS variables codes and values into LSEM equations
ls_read_tsv

Read a LimeSurvey Tab-Separated Values file
ls_parse_data_import_script

Extract specific code bits from LimeSurvey data import R script
ls_import_data

Reading LimeSurvey data exported to R
emptyDf

Create an empty dataframe
mail_registered_participant

Mail registered participant
massConvertToNumeric

Converting many dataframe columns to numeric
limer_get_responses

Export data from a LimeSurvey survey
ls_apply_script_bits

Apply specific code bits from LimeSurvey data import R script
lsdf_for_language

Produce the dataframe containing the survey for one language
limer_release_session_key

Release a LimeSurvey API session key
ls_tsv_get_group_rows

Get all group rows from a LimeSurvey survey dataframe
ls_eq_build

Building LimeSurvey Expression Manager equations
opts

Options for the limonaid package
processLimeSurveyDropouts

Process LimeSurvey dropouts
ls_tsv_get_rows

Display rows from a LimeSurvey dataframe that meet a criterion
repeatStr

Repeat a string a number of times
ls_tsv_rows

Display one or more rows from a LimeSurvey dataframe, omitting empty columns
limer_get_participants

Export list of participants from a LimeSurvey survey
ls_write_tsv

Write a data frame to a LimeSurvey Tab Separated Values file
vecTxt

Easily parse a vector into a character value