docx_reference_img: add images into an rdocx object

View source: R/deprecated.R

docx_reference_imgR Documentation

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.


officer documentation built on Dec. 4, 2025, 9:08 a.m.