| str_encode_to_rtf | R Documentation |
Convert strings to RTF valid codes.
str_encode_to_rtf(z)
z |
character vector to be converted |
character vector of results encoded to RTF
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()
str_encode_to_rtf("Hello World")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.