Retrieves the construct names from a repgrid
.
Arguments
- x
repgrid
object.- mode
Type of output. 1= left and right pole separated by
sep
), 2= only left pole, 3 = only right pole.- trim
Number of characters to trim the construct names to (default
NA
).NA
will suppress trimming. The length ofindex
is not included in the trimming.- index
Logical. Whether to add a index number before the construct names (default
TRUE
).- sep
Separator string between poles.
- pre
String before index number (default
(
).- post
String after index number (default
)
).