parseSbml {sabiork} R Documentation

Description

Usage

parseSbml(data);

Arguments

data

the xml document text or the file path to the sbml xml document file. [as string]

Details

Authors

biosystem

Value

this function returns data object of type SbmlDocument.

clr value class

Examples


[Package sabiork version 1.0.0.0 Index]