parseGraphics: Parse 'graphics' elements in KGML files

View source: R/parse.R

parseGraphicsR Documentation

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

Details

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

Value

An object of KEGGGraphics-class.

Author(s)

Jitao David Zhang mailto:jitao_david.zhang@roche.com

References

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

See Also

KEGGGraphics-class


Accio/KEGGgraph documentation built on Jan. 13, 2023, 1:03 p.m.