powered by
Set the attributes of a construct i.e. name, abbreviation, status etc.
setConstructAttr(x, pos, l.name, r.name, l.preferred, r.preferred, l.emerged, r.emerged)
repgrid object.
repgrid
Row number of construct in the grid to be changed
Name of the left pole (string) (optional).
Name of the right pole (string) (optional).
Logical. Is the left one the preferred pole? (optional).
Logical. Is the right one the preferred pole? (optional).
Logical. Is the left one the emergent pole? (optional).
Logical. Is the right one the emergent pole? (optional).
repgrid object
setElementAttr
# NOT RUN { x <- setConstructAttr(bell2010, 1, "new left pole", "new right pole") x # } # NOT RUN { # }
Run the code above in your browser using DataLab