ch.getMoralsItemColumnNames: A function to create a vector of the column names containing...

ch.getMoralsItemColumnNamesR Documentation

A function to create a vector of the column names containing the items in the morals experiment

Description

This function creates a vector of string names with the colBaseName followed by numbers to specify the column names

Usage

ch.getMoralsItemColumnNames(params, colBaseName = "Item")

Arguments

params

a list of parameters that are read in using "ch.readMoralsDBfile.r."

colBaseName

a string with the base of the column name containing the items. DEfAULT = "Item"

Value

the vector of string names

Examples

ch.getMoralsItemColumnNames (params)

ccpluncw/ccpl_R_chMorals documentation built on Feb. 4, 2024, 3:30 p.m.