is_mhcnuggets_installed {mhcnuggetsr}R Documentation

Check if MHCnuggets is installed

Description

Check if MHCnuggets is installed

Usage

is_mhcnuggets_installed(
  folder_name = get_default_mhcnuggets_folder(),
  mhcnuggets_url = get_mhcnuggets_url()
)

Arguments

folder_name

superfolder of MHCnuggets. The name of the superfolder is /home/[user_name]/.local/share by default, as can be obtained byget_default_mhcnuggets_folder

mhcnuggets_url

URL to the MHCnuggets GitHub repository

Value

TRUE if MHCnuggets is installed

Author(s)

Richèl J.C. Bilderbeek

Examples

is_mhcnuggets_installed()

[Package mhcnuggetsr version 1.1 Index]