setFigureFile: Set path or URL of image file associated with a figure element. Paths can relative or absolute.
Description
Set path or URL of image file associated with a figure
element. Paths can relative or absolute.
Usage
setFigureFile(element, file)
Arguments
file
Path or URL of the image file.
Value
Updated figure element or NA is element
is not a
figure.