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
repgrid object.
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).
setElementAttr()
if (FALSE) { x <- setConstructAttr( bell2010, 1, "new left pole", "new right pole" ) x }
Run the code above in your browser using DataLab