Description Usage Arguments Value Examples
View source: R/mkegg2description.R
MKEGG ID to Description
1 | mkegg2description(mkegg.id)
|
mkegg.id |
A vector of MKEGG IDs |
A data.frame with MKEGG IDs and its descriptions.
1 2 3 4 5 | ## Not run:
mkegg.ids <- sample_data$MKEGG$ID[1:3]
mkegg2description(mkegg.ids)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.