Learn R Programming

KEGGgraph (version 1.30.0)

parseGraphics: Parse 'graphics' elements in KGML files

Description

The function parses 'graphics' elements in KGML files, and it is mainly used internally.

Usage

parseGraphics(graphics)

Arguments

graphics
XML node

Value

An object of KEGGGraphics-class.

Details

The function is called by other parsing functions and not intended to be called directly by user.

References

KGML Document manual http://www.genome.jp/kegg/docs/xml/

See Also

KEGGGraphics-class