setFigureFile {Nozzle.R1} | R Documentation |
Set path or URL of image file associated with a figure element. Paths can relative or absolute.
setFigureFile(element, file)
element |
A figure element. |
file |
Path or URL of the image file. |
Updated figure element or NA is element
is not a
figure.
Nils Gehlenborg nils@hms.harvard.edu