Learn R Programming

iai (version 1.0.0)

iai_setup: iai_setup

Description

Initialize Julia and the IAI package. This needs to be done in every R session before calling `iai` functions

Usage

iai_setup(...)

Arguments

...

All parameters are passed through to JuliaCall::julia_setup

Examples

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

Run the code above in your browser using DataLab