kegg_maps {GCModeller} | R Documentation |
@param rawMaps this parameter value determine the data type of
the return value from this function. TRUE
value
of this parameter will returns a vector of map data object
or a indexed map repository object if set the parameter value
to value FALSE
.
kegg_maps(
rawMaps = TRUE,
repo = 'system.file'('data/kegg/KEGG_maps.zip', 'package' = 'GCModeller'));