Learn R Programming

OpenRepGrid (version 0.1.12)

setMeta: setMeta

Description

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

Usage

setMeta(x, type, id, name)

Arguments

x

repgrid object

type

typemof grid in use (rating, ranked, implication)

id

id of the interview

name

name of the interview partner

Value

repgrid object

Examples

Run this code
# NOT RUN {
   ####  TODO  ####
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab