| .pretty_print_config | R Documentation |
Intelligently formats configuration output based on session type. In interactive sessions, pretty-prints nested structures. In scripts, returns raw values.
.pretty_print_config(value)
value |
Configuration value to format |
In interactive mode with complex values: invisible return after printing. Otherwise: raw value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.