Learn R Programming

iai (version 1.0.0)

set_rich_output_param: set_rich_output_param

Description

Sets a global rich output parameter

Usage

set_rich_output_param(key, value)

Arguments

key

The parameter to set.

value

The value to set

Details

Julia Equivalent: IAI.set_rich_output_param!

Examples

Run this code
# NOT RUN {
iai::set_rich_output_param("simple_layout", TRUE)
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab