Learn R Programming

officer (version 0.3.7)

ftext: formatted text

Description

Format a chunk of text with text formatting properties.

Usage

ftext(text, prop)

Arguments

text

text value

prop

formatting text properties

Examples

Run this code
# NOT RUN {
ftext("hello", fp_text())
# }

Run the code above in your browser using DataLab