load.maps {repository} | R Documentation |
load.maps(repository,
rawMaps = TRUE);
a kegg reference map object vector, which can be indexed via PathwayBrief.EntryId. the data type will be dertermined by the `rawMaps` parameter: 1. for raw maps TRUE: a vector of the Map object will be returns 2. for raw maps FALSE: a wrapper of the kegg map collection MapRepository will be generates from this function