print.fmt_lst: Print a formatting list
Description
Print a formatting list
Usage
# S3 method for fmt_lst
print(x, ..., verbose = FALSE)
Arguments
x
The formatting list to print
...
Follow-on parameters to the print function
verbose
Whether to print in summary or list-style.