moi_export: Exports the dataset in standard format to a new excel
file.
Description
This function exports the modified dataset
in standard format to a new excel file.
Usage
moi_export(export, final)
Arguments
export
string; the path where the imported data is
stored in standardized format.
final
data frame; modified dataset in standard
format.
Value
An excel file which contains dataset in standard
format.
See Also
For further details, please see the following
functions: moimport
.