Learn R Programming

iai (version 1.0.0)

show_in_browser: show_in_browser

Description

Show interactive visualization of an object (such as a learner or curve) in the default browser

Usage

show_in_browser(obj, ...)

Arguments

obj

The object to visualize.

...

Refer to the Julia documentation for available parameters.

Details

Julia Equivalent: IAI.show_in_browser

Examples

Run this code
# NOT RUN {
iai::show_in_browser(lnr)
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab