View source: R/get_example_filenames.R
get_example_filenames | R Documentation |
Get the full path to all MHCnuggets example files
get_example_filenames(
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 character vector with all MHCnuggets example files
Richèl J.C. Bilderbeek
use get_example_filename to get the full path to a MHCnuggets example file
if (is_mhcnuggets_installed()) {
get_example_filenames()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.