powered by
Facilitates applying the same latex formatting to different words in a row.
gloss_format_words(text, formatting)
Reformatted string
Character vector of length 1.
Latex formatting code, e.g. textit or textsc.
textit
textsc
gloss_format_words("Many words to apply italics on.", "textit")
Run the code above in your browser using DataLab