get_moves: get_moves function

View source: R/get_moves.R

get_movesR Documentation

get_moves function

Description

get_moves function

Usage

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

Arguments

dataset

original dataset "moves" 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 3 columns: PIN, response, moves_cat or dataframe with 14 columns: PIN, response,moves_cat, sym_mtsimp, sym_mtcomp, sym_mtsub, sym_vtsimp, sym_vtcomp, sym_vtsub, sym_ticsub, sym_obsess, sym_comp, sym_ocsub, sym_assoc


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