kegg_request | R Documentation |
Perform a KEGG REST API request
kegg_request(operation, ...)
operation |
Character: one of the KEGG REST API operations. |
... |
Arguments for the API operation, as defined in the templates
available by |
List or data frame: the data retrieved from the KEGG REST API.
kegg_request("conv", "compound", "pubchem")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.