View source: R/magma_installed_version.R
magma_installed_version | R Documentation |
List which version(s) of MAGMA is currently installed.
magma_installed_version(
magma_x = magma_executable(),
as_package_version = FALSE,
verbose = TRUE
)
magma_x |
MAGMA executable. |
as_package_version |
Return as the object class
package_version.
NOTE, this will convert any character suffixes into numbers:
e.g. |
verbose |
Print messages. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.