Learn R Programming

officer (version 0.7.1)

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.