| cs_julia_available | R Documentation |
Tests whether Julia is installed and the Circuitscape Julia package can be loaded. This is a lightweight check that does not initialize a full Julia session. It is used internally by example code and can be called by users to verify their setup before running analyses.
cs_julia_available()
TRUE if Julia is found on the system PATH and the
'Circuitscape' Julia package loads successfully, FALSE otherwise.
cs_julia_available()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.