julia_exists returns whether a julia object with the given name exists or not.

julia_exists(name)

Arguments

name

the name of julia object you want to check.

Examples

## julia_setup is quite time consuming julia_exists("sqrt")
#> [1] TRUE