rmdTEXTSTYLE | R Documentation |
Change the size, color, and/or style of a text piece
rmdTEXTSTYLE(text, color = NULL, size = NULL, style = NULL)
text |
The text to which the changes should apply. |
color |
string with color name ("blue", "black", "orange", "pink", etc.) In addition to color names also "#ffeedd" type of definition can be used. |
size |
Numeric value (integer) defining the font size. |
style |
Word character style to use. Note it has to be a Character style! Otherwise nothing is happening! |
Textelement as IQRrmd object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.