Description Usage Arguments Examples
Converts a metabolic igraph obj into a ggplot plot
1 |
g |
igraph object |
dfOnly |
outputs the data.frame |
labels |
to show labels or not |
metab |
it is a metabolic graph |
... |
additional dbquery parameters |
1 2 | p = nitrogenMetab %>% prettifyGraph %>% ig2ggplot(., dfOnly=FALSE)
p
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.