activate_julia_env | R Documentation |
Similar to the RStudio settings that allow the user to automatically activate project-local Python environments, this function sets up the current project to activate local Julia environments.
activate_julia_env()
TRUE invisibly, if function executes successfully. This funcion is called entirely for its side effects.
## Not run: # This function must be called within a directory that is an RStudio Project activate_julia_env() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.