Usage
modifyConstruct(x, pos, l.name = NA, l.preferred = NA, l.emerged = NA, r.name = NA, r.preferred = NA, r.emerged = NA, replace = FALSE)
Arguments
pos
row number of construct in the grid to be changed
l.name
(optional) name of the left pole (string)
l.preferred
(optional) is the left one the preferred pole? (logical)
l.emerged
(optional) is the left one the emergent pole? (logical)
r.name
(optional) name of the right pole (string)
r.preferred
(optional) is the right one the preferred pole? (logical)
r.emerged
(optional) is the right one the emergent pole? (logical)
replace
should the sttributes be replaced if NA is provided?