Learn R Programming

OpenRepGrid (version 0.1.17)

setMeta: setMeta

Description

set meta data of a grid (e.g. id, name of interview partner)

Usage

setMeta(x, type, id, name)

Value

repgrid object

Arguments

x

repgrid object

type

type of grid in use (rating, ranked, implication)

id

id of the interview

name

name of the interview partner

Examples

Run this code
if (FALSE) {

####  TODO  ####
}

Run the code above in your browser using DataLab