ExportDataframeToVDM {VorteksExport} | R Documentation |
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)'
ExportDataframeToVDM(df, filename = "dataframe_export")
df |
dataframe variable |
filename |
name of exported file variable |
(No return value, called to perform export process)