magma_check | R Documentation |
Check that MAGMA is installed at the beginning of functions where MAGMA is required.
magma_check(
version = NULL,
upgrade = FALSE,
return_version = FALSE,
verbose = TRUE
)
version |
MAGMA version. |
upgrade |
If MAGMA is already installed and is not the latest version,
should it be upgraded to the latest version? (Default: |
return_version |
Return the MAGMA version being used. |
verbose |
Print messages. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.