wml_link_images {officer} | R Documentation |
transform an xml string with images references
Description
This function is useless now, as the processing of images
is automated when using print.rdocx()
.
Usage
wml_link_images(x, str)
Arguments
x |
an rdocx object |
str |
wml string |
See Also
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()
,
to_wml()
[Package officer version 0.6.10 Index]