Learn R Programming

RGtk2 (version 2.20.21)

gFileInfoHasAttribute: gFileInfoHasAttribute

Description

Checks if a file info structure has an attribute named attribute.

Usage

gFileInfoHasAttribute(object, attribute)

Arguments

Value

[logical] TRUE if Ginfo has an attribute named attribute, FALSE otherwise.