Learn R Programming

dad (version 4.1.6)

is.folder: Class folder

Description

Tests if its argument is an object of class folder (see folder).

Usage

is.folder(x)

Value

TRUE if its argument is of class folder, and FALSE otherwise.

Arguments

x

object to be tested.

Author

Rachid Boumaza, Pierre Santagostini, Smail Yousfi, Gilles Hunault, Sabine Demotes-Mainard

See Also

folder to create an object of class folder.