Learn R Programming

RGtk2 (version 2.20.3)

gContentTypeIsA: gContentTypeIsA

Description

Determines if type is a subset of supertype.

Usage

gContentTypeIsA(type, supertype)

Arguments

Value

[logical] TRUE if type is a kind of supertype, FALSE otherwise.