| load.reactions {repository} |
R Documentation |
load kegg reaction data repository
Description
<br /> load reaction data from the given kegg reaction data <br /> repository.
Usage
load.reactions(repository,
raw = TRUE);
Arguments
repository
raw
[as boolean]
Details
Authors
kegg_kit
Value
this function returns data object in these one of the listed data types:
ReactionRepository,
Reaction.
clr value class
Examples
[Package
repository version 1.0.0.0
Index]