powered by
A generic method for casting objects to a format. Individual objects will inherit from this function.
as.fmt(x)
A formatting object, created using the information in the input object.
The object to cast.
Other fmt: as.data.frame.fmt(), as.fmt.data.frame(), condition(), is.format(), labels.fmt(), print.fmt(), value()
as.data.frame.fmt()
as.fmt.data.frame()
condition()
is.format()
labels.fmt()
print.fmt()
value()