mhcnuggetsr_report: Create a mhcnuggetsr report, to be used when reporting bugs

View source: R/mhcnuggetsr_report.R

mhcnuggetsr_reportR Documentation

Create a mhcnuggetsr report, to be used when reporting bugs

Description

Create a mhcnuggetsr report, to be used when reporting bugs

Usage

mhcnuggetsr_report(
  mhcnuggetsr_folder = get_default_mhcnuggetsr_folder(),
  ormr_folder_name = get_default_orm_folder_name()
)

Arguments

mhcnuggetsr_folder

folder where mhcnuggetsr stores its temporary files. Use get_default_mhcnuggetsr_folder for its default value.

ormr_folder_name

folder used by the ormr package to install Python packages to. Use python3 to install Python packages via pip. Default value is python3

Author(s)

Richèl J.C. Bilderbeek

Examples

## Not run: 
  mhcnuggetsr_report()

## End(Not run)

richelbilderbeek/mhcnuggetsr documentation built on Nov. 9, 2023, 10 p.m.