Learn R Programming

pmd (version 0.2.1)

plotcn: plot PMD KEGG network for certain compounds and output network average distance and degree

Description

plot PMD KEGG network for certain compounds and output network average distance and degree

Usage

plotcn(formula, name, pmd)

Arguments

formula

Chemical formula

name

Compound name

pmd

specific paired mass distances

Examples

Run this code
# NOT RUN {
plotcn('C6H12O6','Glucose',c(2.016,14.016,15.995))
# }

Run the code above in your browser using DataLab