gx.export | R Documentation |
This function exports a specified item from the platform workspace to a local file. The function gx.exporters lists available exporters and the parameters of an exporter can be inspected using the function gx.export.parameters.
gx.export(path, exporter = "Tab-separated text (*.txt)",
exporter.params = list(), target.file = "genexplain.out")
path |
platform path of item to export |
exporter |
exporter to use for export |
exporter.params |
parameters of the exporter |
target.file |
local file to export to |
NULL
gx.exporters
gx.export.parameters
biouml.export
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.