get_audit: get_audit function

View source: R/get_AUDIT.R

get_auditR Documentation

get_audit function

Description

get_audit function

Usage

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

Arguments

dataset

original dataset "AUDIT" 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 4 columns: "PIN", "audit_sum", "audit_cat", "audit_sev" or dataframe with 7 columns: "PIN", "audit_sum", "audit_cat", "audit_sev", "audit_sym_ac", "audit_sym_bd", "audit_sym_probs"


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