powered by
change the attributes of a construct
modifyConstruct( x, pos, l.name = NA, l.preferred = NA, l.emerged = NA, r.name = NA, r.preferred = NA, r.emerged = NA, replace = FALSE )
repgrid object
repgrid
row number of construct in the grid to be changed
(optional) name of the left pole (string)
(optional) is the left one the preferred pole? (logical)
(optional) is the left one the emergent pole? (logical)
(optional) name of the right pole (string)
(optional) is the right one the preferred pole? (logical)
(optional) is the right one the emergent pole? (logical)
should the sttributes be replaced if NA is provided?
if (FALSE) { #### TODO #### }
Run the code above in your browser using DataLab