ct_x_axis: Set up x axis in a conc-time plot

View source: R/ct_x_axis.R

ct_x_axisR Documentation

Set up x axis in a conc-time plot

Description

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.

Usage

ct_x_axis(Data, time_range, t0, MyCompoundID, pad_x_axis, EnzPlot)

Arguments

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

Value

values to use for ct_plots


shirewoman2/Consultancy documentation built on Feb. 18, 2025, 10 p.m.