get_dass: get_dass function

View source: R/get_DASS.R

get_dassR Documentation

get_dass function

Description

get_dass function

Usage

get_dass(dataset, subscales = F, completers = T)

Arguments

dataset

original dataset "DASS" from the bundle

subscales

boolean parameter, if True includes to the returned dataframe moves subscales

completers

boolean parameter, if True filters out participants that are not labeled as completers

Value

either dataframe with 2 columns: PIN, dass_sum or dataframe with 8 columns: "PIN", "dass_sum","depression", "anxiety", "stress", "depression_cat", "anxiety_cat", "stress_cat"


Art83/CompPsychQ documentation built on April 21, 2023, 3:36 p.m.