keggMap.highlights {report.utils} R Documentation

generate the kegg pathway map highlight image render result

Description

Usage

keggMap.highlights(map, highlights,
    text.color = "white");

Arguments

map

the blank template of the kegg map. [as Map]

highlights

a list of object with color highlights, or url

env

[as Environment]

Details

Authors

kegg_kit

Value

this function returns data object of type any kind.

clr value class

Examples


[Package report.utils version 1.0.0.0 Index]