set_is_mhcnuggets_installed {mhcnuggetsr} | R Documentation |
Set the MHCnuggets installation state to the desired one
Description
Set the MHCnuggets installation state to the desired one
Usage
set_is_mhcnuggets_installed(
is_installed,
verbose = FALSE,
folder_name = get_default_mhcnuggets_folder(),
mhcnuggets_url = get_mhcnuggets_url()
)
Arguments
is_installed |
|
verbose |
set to TRUE for more debug information |
folder_name |
superfolder of MHCnuggets.
The name of the superfolder is |
mhcnuggets_url |
URL to the MHCnuggets GitHub repository |
Value
Nothing
Author(s)
Richèl J.C. Bilderbeek
[Package mhcnuggetsr version 1.1 Index]