Skip to contents

Import

Read ScoreMe JSON exports into R.

read_scoreme()
Read a ScoreMe JSON export
read_scoreme_dir()
Read a directory of ScoreMe JSON exports

Tidy output

Reshape imported data into analysis-ready data frames.

scores_wide()
Wide score table
scores_long()
Long score table
items_long()
Item-level long table

Questionnaire scoring

Score and interpret validated instruments from raw item responses.

score_questionnaire()
Score a questionnaire from item-level answers
score_all()
Score all questionnaires in an export
interpret_score()
Interpret a questionnaire score
available_instruments()
List available instruments

Package

Package-level documentation.

tallieR tallieR-package
tallieR: Import and score ScoreMe app questionnaire data