replace_one | R Documentation |
To display the two poles of the constructs as vertex labels with different colors, the poles have to be printed twice. The helper function replaces all letters from one of the poles with blanks.
replace_one(x, first = TRUE)
replace_all(x, first = TRUE)
x |
Character vector of constructs with '@' sign used to separate construct poles. |
first |
Replace first pole ('TRUE') or second pole ('FALSE') |
OpenRepGrid.ic:::replace_all("left pole @ right pole", first = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.