score_questionnaire: Score questionnaire

score_questionnaireR Documentation

Score questionnaire

Description

Score questionnaire

Usage

score_questionnaire(dataDF, rubricsDF, psych = FALSE, ...)

Arguments

dataDF

A data.frame as returned by get_survey_data

rubricsDF

A data.frame as returned by get_rubrics

psych

A flag specifying whether psych-package should be used for scoring. Default is FALSE but you should probably set it to TRUE unless you're using this for a DSN lab project

...

Other arguments passed to one of the scoring engines.

Value

A long-form data.frame with scale scores.


jflournoy/scorequaltrics documentation built on April 29, 2022, 9:17 p.m.