The as.fcat.list function converts a list of formats to a format catalog. Items in the list must be named.

# S3 method for list
as.fcat(x)

Arguments

x

The list to convert. List must contained named formats.

Value

A format catalog based on the formats contained in the input list.