ExportDataframeToVVE: Export dataframe to 'Vorteks Visualization Environment (VVE)'
Description
A .vvedf file will be written to the current working directory.
In windows, the file will be executed in an attempt to launch 'Vorteks Visualization Environment (VVE)'
Usage
ExportDataframeToVVE(df, filename = "dataframe_export")
Arguments
filename
name of exported file variable
Value
(No return value, called to perform export process)