Description Usage Arguments Value Author(s) Examples
View source: R/get_mhcnuggets_version.R
Get the MHCnuggets version
1 2 3 4 | get_mhcnuggets_version(
folder_name = get_default_mhcnuggets_folder(),
mhcnuggets_url = get_mhcnuggets_url()
)
|
folder_name |
superfolder of MHCnuggets.
The name of the superfolder is |
mhcnuggets_url |
URL to the MHCnuggets GitHub repository |
a string that is a version, for example 2.3.2
Rich<c3><a8>l J.C. Bilderbeek
1 2 3 | 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.