ReporteRs (version 0.7.0)

print.textProperties: print formatting properties

Description

print text formatting properties (an object of class "textProperties").

Usage

## S3 method for class 'textProperties':
print(x, ...)

Arguments

x
an object of class "textProperties"
...
further arguments, not used.

See Also

textProperties

Examples

Run this code
print( textProperties (color="red", font.size = 12) )

Run the code above in your browser using DataLab