is.foldermtg {dad} | R Documentation |
Class foldermtg
Description
Tests if its argument is an object of class foldermtg
(see read.mtg
).
Usage
is.foldermtg(x)
Arguments
x |
object to be tested. |
Value
TRUE
if its argument is of class foldermtg
, and FALSE
otherwise.
Author(s)
Rachid Boumaza, Pierre Santagostini, Smail Yousfi, Gilles Hunault, Sabine Demotes-Mainard
See Also
read.mtg
to read a MTG file and create an object of class foldermtg
.
[Package dad version 4.1.2 Index]