str_encode_to_rtf function

Encode UTF8 string to RTF

Encode UTF8 string to RTF

Convert strings to RTF valid codes.

str_encode_to_rtf(z)

Arguments

  • z: character vector to be converted

Returns

character vector of results encoded to RTF

Examples

str_encode_to_rtf("Hello World")

See Also

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()