to_rtf {officer}R Documentation

Convert officer objects to RTF

Description

Convert an object made with package officer to RTF.

Usage

to_rtf(x, ...)

Arguments

x

object to convert to RTF. Supported objects are:

...

Arguments to be passed to methods

Value

a string containing the RTF code

See Also

Other functions for officer extensions: docx_reference_img(), fortify_location(), get_reference_value(), opts_current_table(), shape_properties_tags(), str_encode_to_rtf(), to_html(), to_pml(), to_wml(), wml_link_images()


[Package officer version 0.6.6 Index]