julia_markdown_setup
does the initial setup for JuliaCall in RMarkdown document and RStudio notebooks.
The function should be invoked automatically most of the case.
It can also be called explicitly in RMarkdown documents or notebooks.
julia_markdown_setup(..., notebook = TRUE)
The same arguments accepted by `julia_setup`.
whether it is in RStudio notebook environment or not.