biouml.export.parameters {rbiouml}R Documentation

Get BioUML export parameters

Description

Get BioUML export parameters

Usage

biouml.export.parameters(path, exporter)

Arguments

path

path to data element in BioUML repository to export

exporter

name of BioUML exporter, use biouml.exporters to get the list of possible values

Value

A data frame (data.frame) with row.names corresponding to parameter names and one column 'description' with parameter description


[Package rbiouml version 1.11 Index]