Learn R Programming

Nozzle.R1 (version 1.1-1.1)

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

element

A figure element.

file

Path or URL of the image file.

Value

Updated figure element or NA is element is not a figure.