The as.fcat.list function converts a formatting list to a format catalog. For additional information on formatting lists, see flist.

# S3 method for fmt_lst
as.fcat(x)

Arguments

x

The formatting list to convert.

Value

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