%>J%                    Language piper for julia language.
JuliaCall               JuliaCall: Seamless Integration Between R and
                        Julia.
JuliaObject             Convert an R Object to Julia Object.
JuliaObjectFields       JuliaObject Fields.
autowrap                Use automatic wrapper for julia type.
call                    Call julia functions.
eng_juliacall           Julia language engine in R Markdown
install_julia           Install Julia.
julia_assign            Assign a value to a name in julia.
julia_command           Evaluate string commands in julia and (may)
                        invoke the julia display system.
julia_console           Open julia console.
julia_eval              Evaluate string commands in julia and get the
                        result back in R.
julia_exists            Check whether a julia object with the given
                        name exists or not.
julia_help              Get help for a julia function.
julia_markdown_setup    Do setup for JuliaCall in RMarkdown documents
                        and notebooks.
julia_notebook_setup    (Deprecated) Do setup for julia chunks in
                        RMarkdown notebooks.
julia_package           Using julia packages.
julia_pkg_wrap          Wrap julia functions and packages the easy way.
julia_setup             Do initial setup for the JuliaCall package.
julia_source            Source a julia source file.
plotsViewer             Julia plots viewer in R.
