as.fcat.list | R Documentation |
The as.fcat.list
function converts a list of formats
to a format catalog. Items in the list must be named.
## S3 method for class 'list'
as.fcat(x)
x |
The list to convert. List must contained named formats. |
A format catalog based on the formats contained in the input list.
Other fcat:
as.data.frame.fcat()
,
as.fcat()
,
as.fcat.data.frame()
,
as.fcat.fmt_lst()
,
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.