Learn R Programming

iai (version 1.4.0)

iai_setup: Initialize Julia and the IAI package.

Description

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