Learn R Programming

Nozzle.R1 (version 1.1-1.1)

isFigure: Test if element is a figure element.

Description

Test if element is a figure element.

Usage

isFigure(element)

Arguments

element

Element to test.

Value

TRUE if the element is a figure, FALSE otherwise.