rmdTEXTSTYLE: Change the size, color, and/or style of a text piece

View source: R/allCode.R

rmdTEXTSTYLER Documentation

Change the size, color, and/or style of a text piece

Description

Change the size, color, and/or style of a text piece

Usage

rmdTEXTSTYLE(text, color = NULL, size = NULL, style = NULL)

Arguments

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!

Value

Textelement as IQRrmd object


Quantmetrics770/IQnca documentation built on Aug. 5, 2022, 5:39 p.m.