moi_warning | R Documentation |
This function exports the modified dataset in standard format to a new excel file.
moi_warning(
keepwarnings,
general_warnings,
metadata_warnings,
marker_warnings,
markerlabels
)
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. |
An excel file which contains warnings. Each worksheet corresponds to a marker
For further details, please see the following
functions: moimport
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.