Learn R Programming

VorteksExport (version 0.1.8)

ExportDataframeToVPE: Export dataframe to 'Vorteks Processing Environment (VPE)'

Description

A .vpedf file will be written to the current working directory. In windows, the file will be executed in an attempt to launch 'Vorteks Processing Environment (VPE)'

Usage

ExportDataframeToVPE(df, filename = "dataframe_export")

Arguments

df

dataframe variable

filename

name of exported file variable

Value

(No return value, called to perform export process)