to_wml
From officer v0.3.14
by David Gohel
Convert officer objects to WordprocessingML
Convert an object made with package officer to WordprocessingML. The result is a string.
Usage
to_wml(x, add_ns = FALSE, ...)
Arguments
- x
object
- add_ns
should namespace be added to the top tag
- ...
Arguments to be passed to methods
See Also
Other functions for officer extensions:
docx_reference_img()
,
fortify_location()
,
get_reference_value()
,
opts_current_table()
,
to_pml()
,
wml_link_images()
Community examples
Looks like there are no examples yet.