Learn R Programming

MLMOI (version 0.1.1)

moi_warning: Writes warnings into a file

Description

This function exports the modified dataset in standard format to a new excel file.

Usage

moi_warning(
  keepwarnings,
  general_warnings,
  metadata_warnings,
  marker_warnings,
  markerlabels
)

Arguments

keepwarnings

string; the path where the warnings are stored.

general_warnings

list; general warnings.

metadata_warnings

list; metadata warnings.

marker_warnings

list; marker warnings.

markerlabels

string vector; marker labels.

Value

An excel file which contains warnings. Each worksheet corresponds to a marker

See Also

For further details, please see the following functions: moimport.