setFigureFileHighRes {Nozzle.R1} | R Documentation |
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
element |
A figure element. |
file |
Path or URL of the image file. |
Value
Updated figure element or NA is element
is not a
figure.
Author(s)
Nils Gehlenborg nils@hms.harvard.edu
[Package Nozzle.R1 version 1.1-1.1 Index]