View source: R/magma_download_binary.R
magma_download_binary | R Documentation |
Download a MAGMA binary executable file.
magma_download_binary(
magma_url,
dest_dir = find_install_dir(),
destfile = basename(magma_url),
verbose = TRUE
)
magma_url |
URL path to MAGMA executable. |
dest_dir |
Local directory to store the MAGMA executable in. |
verbose |
Print messages. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.