setFigureFileHighRes: Set path or URL of high-resolution or vector-based image file associated with a figure element. Paths can be relative or absolute.
Description
Set path or URL of high-resolution or vector-based image
file associated with a figure element. Paths can be
relative or absolute.
Usage
setFigureFileHighRes(element, file)
Arguments
file
Path or URL of the image file.
Value
Updated figure element or NA is element
is not a
figure.