Learn R Programming

mhcnuggetsr (version 1.1)

mhcnuggetsr_self_test: Self-test the package

Description

Self-test the package

Usage

mhcnuggetsr_self_test(mhcnuggets_options = create_test_mhcnuggets_options())

Arguments

mhcnuggets_options

options to run MHCnuggets with, as can be created by create_mhcnuggets_options.

Examples

Run this code
# NOT RUN {
if (is_mhcnuggets_installed()) {
  mhcnuggetsr_self_test()
}
# }

Run the code above in your browser using DataLab