View source: R/is_mhcnuggets_options.R
is_mhcnuggets_options | R Documentation |
mhcnuggets_options
?Determine if the MHCnuggets options is valid.
is_mhcnuggets_options(mhcnuggets_options)
mhcnuggets_options |
options to run MHCnuggets with, as can be created by create_mhcnuggets_options. |
TRUE if this a valid set of MHCnuggets options
Richèl J.C. Bilderbeek
if (is_mhcnuggets_installed()) {
is_mhcnuggets_options(create_test_mhcnuggets_options())
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.