biouml.export: Export data from BioUML

Description Usage Arguments Value

View source: R/biouml.R

Description

biouml.export exports data from BioUML server to local file in given format

Usage

1
2
biouml.export(path, exporter="Tab-separated text (*.txt)",
                     exporter.params=list(), target.file="biouml.out")

Arguments

path

path in BioUML repository

exporter

character string specifying format, biouml.exporters provides possible values

exporter.params

list of parameters to exporter

target.file

a character string naming a file to export to

Value

None (invisible NULL).


rbiouml documentation built on Aug. 10, 2021, 9:06 a.m.