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