officer (version 0.6.5)

docx_reference_img: add images into an rdocx object

Description

reference images into a Word document. This function is now useless as the processing of images is automated when using print.rdocx().

Usage

docx_reference_img(x, src)

Arguments

x

an rdocx object

src

a vector of character containing image filenames.

See Also

Other functions for officer extensions: fortify_location(), get_reference_value(), opts_current_table(), shape_properties_tags(), str_encode_to_rtf(), to_html(), to_pml(), to_rtf(), to_wml(), wml_link_images()