as.fcat: Generic casting method for format catalogs

as.fcatR Documentation

Generic casting method for format catalogs

Description

A generic method for casting objects to a format catalog. Individual objects will inherit from this function.

Usage

as.fcat(x)

Arguments

x

The object to cast.

Value

A formatting object, created using the information in the input object.

See Also

For class-specific methods, see as.fcat.data.frame, as.fcat.list, and as.fcat.fmt_lst.

Other fcat: as.data.frame.fcat(), as.fcat.data.frame(), as.fcat.fmt_lst(), as.fcat.list(), fcat(), is.fcat(), print.fcat(), read.fcat(), write.fcat()


fmtr documentation built on Nov. 10, 2023, 9:07 a.m.