as.fmt | R Documentation |
A generic method for casting objects to a format. Individual objects will inherit from this function.
as.fmt(x)
x |
The object to cast. |
A formatting object, created using the information in the input object.
Other fmt:
as.data.frame.fmt()
,
as.fmt.data.frame()
,
condition()
,
is.format()
,
labels.fmt()
,
print.fmt()
,
value()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.