julia_exists {JuliaCall} | R Documentation |
julia_exists
returns whether a julia object with the given name exists or not.
julia_exists(name)
name |
the name of julia object you want to check. |
## julia_setup is quite time consuming julia_exists("sqrt")