Encode UTF8 string to RTF
Convert strings to RTF valid codes.
str_encode_to_rtf(z)
z
: character vector to be convertedcharacter vector of results encoded to RTF
str_encode_to_rtf("Hello World")
Other functions for officer extensions: docx_reference_img()
, fortify_location()
, get_reference_value()
, opts_current_table()
, shape_properties_tags()
, to_html()
, to_pml()
, to_rtf()
, to_wml()
, wml_link_images()
Useful links