gx.import | R Documentation |
This function uploads a file into the platform using the specified importer configured by its parameters. The function gx.importers lists the available importers. Parameters for a specific importer can be inspected using the gx.import.parameters function.
gx.import(file, parentPath, importer, importer.params = list())
file |
local file to import |
parentPath |
path of folder to import into |
importer |
importer to use |
importer.params |
parameters for specified importer |
the platform path of the imported item
gx.importers
gx.import.parameters
biouml.import
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.