View source: R/get_mhcnuggets_version.R
get_mhcnuggets_version | R Documentation |
Get the MHCnuggets version
get_mhcnuggets_version(
mhcnuggetsr_folder = get_default_mhcnuggetsr_folder(),
ormr_folder_name = get_default_orm_folder_name()
)
mhcnuggetsr_folder |
folder where |
ormr_folder_name |
folder used by the |
a string that is a version, for example 2.3.2
Richèl J.C. Bilderbeek
if (is_mhcnuggets_installed()) {
get_mhcnuggets_version()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.