Print a formatting list

# 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.