bar_plot: This function produces a bar plot using data from function...

Description Usage Arguments Value Author(s)

View source: R/bar.R

Description

This function produces a bar plot using data from function bar.

Usage

1
bar_plot(a, met, Title, x, y, axis.text.x, scales)

Arguments

a

is the ggplot variable generated with the bar function

met

is the data frame that contains what metabolites should be plotted

Title

is the title for the plot

x

is the title for the x-axis

y

is the title for the y-axis

axis.text.x

tells ggplot whether or not to label x-axis ticks

scales

fixed or free scales

Value

a data frame of all potential isomers of that particular chemical formula

Author(s)

Daniel Braas


danielbraas/MetabFUN documentation built on Oct. 9, 2020, 9:49 a.m.