officer (version 0.3.2)

fp_sign: object unique signature

Description

Get unique signature for a formatting properties object.

Usage

fp_sign(x)

Arguments

x

a set of formatting properties

Examples

Run this code
# NOT RUN {
fp_sign( fp_text(color="orange") )
# }

Run the code above in your browser using DataCamp Workspace