Learn R Programming

OpenRepGrid (version 0.1.9)

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  ####
# ## End(Not run)

Run the code above in your browser using DataLab