ct_x_axis | R Documentation |
This function is specifically for setting options for the x axis in a concentration-time graph and is NOT meant to be called on its own.
ct_x_axis(Data, time_range, t0, MyCompoundID, pad_x_axis, EnzPlot)
Data |
the data.frame containing conc-time data; this is the output from extractConcTime |
time_range |
the user-supplied input for time_range |
t0 |
the user-supplied input for t0 |
MyCompoundID |
user-requested compound to extract/graph |
pad_x_axis |
user-supplied value for padding x axis |
EnzPlot |
T or F for whether this is an enzyme-abundance plut |
values to use for ct_plots
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.