Learn R Programming

iai (version 1.4.0)

set_rich_output_param: Sets a global rich output parameter

Description

Julia Equivalent: IAI.set_rich_output_param!

Usage

set_rich_output_param(key, value)

Arguments

key

The parameter to set.

value

The value to set

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