nameMet | R Documentation |
This function extracts the metabolite's names from the list generated by readMet
function.
nameMet(doc)
doc |
A list of metabolites information produced by |
A data frame contains the names of each metabolite.
readMet
data(Metabolites)
nam=nameMet(Metabolites$readMet)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.