Learn R Programming

sybilSBML (version 3.1.2)

closeSBMLfile: Close SBML File

Description

Close SBML file and free all memory associated with the SBML document pointer.

Usage

closeSBMLfile(sbmlf)

Arguments

sbmlf

An object of class '>sbmlPtr as returned by openSBMLfile.

Value

Returns NULL invisibly.

References

Bornstein, B. J., Keating, S. M., Jouraku, A., and Hucka M. (2008) LibSBML: An API Library for SBML. Bioinformatics 24, 880--881.

See Also

openSBMLfile, '>sbmlPtr