Description Usage Arguments Value
View source: R/ExportToVorteks.R
'ExportDataframeToVorteks()' will write a file with specified extension to the current working directory. In windows, the file will be executed in an attempt to launch 'Vorteks' software.
1 | ExportDataframeToVorteks(df, extension, filename = "dataframe_export")
|
df |
dataframe variable |
extension |
must be one of supported extensions (.vvedf, .vpedf, .vdmdf) |
filename |
name of exported file variable |
(No return value, called to perform export process)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.