A named list containing the current default values for all GTAPViz configuration options,
including plot styles, table formats, and export parameters.
Arguments
plot_style
Character. Plot style to use (currently only `"default"` is supported).
plot_config
Logical. If `TRUE`, prints the plot style configuration.
export_config
Logical. If `TRUE`, prints the export configuration.
Author
Pattawee Puangchit
Details
Onece printing into the console, users can simply copy and paste
the entire list of configurations, rename it (if needed), and use it in your plot functions directly.