install_system_image | R Documentation |
Download and install the IAI system image automatically.
install_system_image(
version = "latest",
replace_default = FALSE,
prefix = sysimage_default_install_dir(),
accept_license = FALSE
)
version |
The version of the IAI system image to install (e.g.
|
replace_default |
Whether to replace the default Julia system image with
the downloaded IAI system image. Defaults to
|
prefix |
The directory where the IAI system image will be installed.
Defaults to a location determined by
|
accept_license |
Set to |
## Not run: iai::install_system_image()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.