Learn R Programming

Nozzle.R1 (version 1.1-1.1)

isTable: Test if element is a table element.

Description

Test if element is a table element.

Usage

isTable(element)

Arguments

element

Element to test.

Value

TRUE if the element is a table, FALSE otherwise.