get_lsas: get_lsas function

View source: R/get_LSAS.R

get_lsasR Documentation

get_lsas function

Description

get_lsas function

Usage

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

Arguments

dataset

original dataset "LSAS" 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, lsas_sum, lsas_cat, lsas_sev or dataframe with 8 columns: "PIN", "lsas_sum", "lsas_cat", "lsas_sev", "lsas_sym_sif" "lsas_sym_sia" "lsas_sym_pf" "lsas_sym_pa"


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