View source: R/ooxml_run_objects.R
to_wml | R Documentation |
Convert an object made with package officer to WordprocessingML. The result is a string.
to_wml(x, add_ns = FALSE, ...)
x |
object |
add_ns |
should namespace be added to the top tag |
... |
Arguments to be passed to methods |
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_rtf()
,
wml_link_images()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.