parseKeggUrl {report.utils}
R Documentation
Description
Usage
parseKeggUrl
(
url
,
compound
=
"blue"
,
gene
=
"red"
,
reaction
=
"green"
);
Arguments
url
[as string]
compound
[as string]
gene
[as string]
reaction
[as string]
Details
Authors
kegg_kit
Value
this function returns data object of type list.
clr value class
list
Examples
[Package
report.utils
version 1.0.0.0
Index
]