as.fcat.fmt_lst: Convert a formatting list to a format catalog

View source: R/fcat.R

as.fcat.fmt_lstR Documentation

Convert a formatting list to a format catalog

Description

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

Usage

## S3 method for class '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.

See Also

Other fcat: as.data.frame.fcat(), as.fcat.data.frame(), as.fcat.list(), as.fcat(), fcat(), is.fcat(), print.fcat(), read.fcat(), write.fcat()


fmtr documentation built on Nov. 10, 2023, 9:07 a.m.