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