Seamless Integration Between R and 'Julia'


[Up] [Top]

Documentation for package ‘JuliaCall’ version 0.17.5

Help Pages

%>J% Language piper for julia language.
autowrap Use automatic wrapper for julia type.
call Call julia functions.
eng_juliacall Julia language engine in R Markdown
field JuliaObject Fields.
field.JuliaObject JuliaObject Fields.
field<- JuliaObject Fields.
field<-.JuliaObject JuliaObject Fields.
fields JuliaObject Fields.
fields.JuliaObject JuliaObject Fields.
install_julia Install Julia.
JuliaCall JuliaCall: Seamless Integration Between R and Julia.
JuliaObject Convert an R Object to Julia Object.
JuliaObjectFields JuliaObject Fields.
julia_assign Assign a value to a name in julia.
julia_call Call julia functions.
julia_command Evaluate string commands in julia and (may) invoke the julia display system.
julia_console Open julia console.
julia_do.call Call julia functions.
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_function Wrap julia functions and packages the easy way.
julia_help Get help for a julia function.
julia_installed_package Using julia packages.
julia_install_package Using julia packages.
julia_install_package_if_needed Using julia packages.
julia_library Using julia packages.
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_hook Wrap julia functions and packages the easy way.
julia_pkg_import Wrap julia functions and packages the easy way.
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.
julia_update_package Using julia packages.
plotsViewer Julia plots viewer in R.