as.fcat.fmt_lst | R Documentation |
The as.fcat.list
function converts a formatting list
to a format catalog. For additional information on formatting lists,
see flist
.
## S3 method for class 'fmt_lst'
as.fcat(x)
x |
The formatting list to convert. |
A format catalog based on the formats contained in the input formatting list.
Other fcat:
as.data.frame.fcat()
,
as.fcat()
,
as.fcat.data.frame()
,
as.fcat.list()
,
fcat()
,
is.fcat()
,
print.fcat()
,
read.fcat()
,
write.fcat()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.