Learn R Programming

OpenRepGrid (version 0.1.14)

doubleEntry: Join the constructs of a grid with the same reversed constructs.

Description

Join the constructs of a grid with the same reversed constructs.

Usage

doubleEntry(x)

Value

repgrid object

Arguments

x

repgrid object

Examples

Run this code
if (FALSE) {

     data(bell2010)
     doubleEntry(bell2010)
}

Run the code above in your browser using DataLab