Learn R Programming

iai (version 1.0.0)

delete_rich_output_param: delete_rich_output_param

Description

Delete a global rich output parameter

Usage

delete_rich_output_param(key)

Arguments

key

The parameter to delete.

Details

Julia Equivalent: IAI.delete_rich_output_param!

Examples

Run this code
# NOT RUN {
iai::delete_rich_output_param("simple_layout")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab