ExportDataframeToVDM {VorteksExport}R Documentation

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

df

dataframe variable

filename

name of exported file variable

Value

(No return value, called to perform export process)


[Package VorteksExport version 0.1.8 Index]