This function exports the modified dataset in standard format to a new excel file.
moi_warning(
keepwarnings,
general_warnings,
metadata_warnings,
marker_warnings,
markerlabels
)
An excel file which contains warnings. Each worksheet corresponds to a marker
string; the path where the warnings are stored.
list; general warnings.
list; metadata warnings.
list; marker warnings.
string vector; marker labels.
For further details, please see the following
functions: moimport
.