powered by
Format a chunk of text with text formatting properties.
ftext(text, prop)# S3 method for ftext format(x, type = "console", ...)# S3 method for ftext print(x, ...)
# S3 method for ftext format(x, type = "console", ...)
# S3 method for ftext print(x, ...)
text value
formatting text properties
ftext object
ftext
output format, one of wml, pml, html, console, text.
unused
# NOT RUN { ftext("hello", fp_text()) # }
Run the code above in your browser using DataLab