Print a formatting list
# S3 method for fmt_lst print(x, ..., verbose = FALSE)
| x | The formatting list to print |
|---|---|
| ... | Follow-on parameters to the print function |
| verbose | Whether to print in summary or list-style. |
Other flist:
as.data.frame.fmt_lst(),
as.flist.data.frame(),
as.flist.fcat(),
as.flist.list(),
as.flist.tbl_df(),
as.flist(),
flist(),
is.flist()