getRatingLayer: get rating layer...

Description Usage Arguments Value Author(s) Examples

Description

get rating layer

Usage

1
getRatingLayer(x, layer=1, names=TRUE, trim=10)

Arguments

x

repgrid object.

layer

layer to be returned.

names

extract row and columns names (constructs and elements).

trim

the number of characters a row or column name is trimmed to (default is 10). If NA no trimming is done. Trimming simply saves space when displaying the output.

Value

a matrix

Author(s)

Mark Heckmann

Examples

1
2
3
4
5
## Not run: 

getRatingLayer(bell2010)

## End(Not run)

OpenRepGrid documentation built on May 2, 2019, 4:54 p.m.