gx.import: Imports a file into the platform

View source: R/geneXplain.R

gx.importR Documentation

Imports a file into the platform

Description

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.

Usage

gx.import(file, parentPath, importer, importer.params = list())

Arguments

file

local file to import

parentPath

path of folder to import into

importer

importer to use

importer.params

parameters for specified importer

Value

the platform path of the imported item

See Also

gx.importers

gx.import.parameters

biouml.import


genexplain/geneXplainR documentation built on Oct. 24, 2023, 8:56 a.m.