officer::rtf_add() method for adding
flextable objects into 'RTF' documents.
Usage
# S3 method for class 'flextable'
rtf_add(x, value, ...)Arguments
- x
rtf object, created by
officer::rtf_doc().- value
a flextable object
- ...
unused arguments
See also
Other functions for officer integration:
body_add_flextable(),
body_replace_flextable_at_bkm(),
ph_with.flextable()
