en_install_julia_pkgs | R Documentation |
Install Julia packages
en_install_julia_pkgs(pkgs = NULL, update = FALSE)
pkgs |
A character vector of Julia packages to install. The default is
|
NULL if the completion is successful. The verification of the installation is
done by the user or by the function en_check_julia()
.
## Not run:
en_install_julia_pkgs()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.