as.fmt: Generic casting method for formats

as.fmtR Documentation

Generic casting method for formats

Description

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

Usage

as.fmt(x)

Arguments

x

The object to cast.

Value

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

See Also

Other fmt: as.data.frame.fmt(), as.fmt.data.frame(), condition(), is.format(), labels.fmt(), print.fmt(), value()


dbosak01/fmtr documentation built on Jan. 26, 2024, 6:41 p.m.