This function tests whether an object is a format catalog. The format catalog has a class of "fcat".
is.fcat(x)
The object to test.
TRUE or FALSE, depending on whether or not the object is a format catalog.
Other fcat:
as.data.frame.fcat()
,
as.fcat()
,
as.fcat.data.frame()
,
as.fcat.fmt_lst()
,
as.fcat.list()
,
fcat()
,
print.fcat()
,
read.fcat()
,
write.fcat()