Description Usage Arguments Value
View source: R/survivalCurve.R
plotting survival curve of MIC plate assay
1 2 3  | survivalCurve(pdata, well_include = NULL,
  timepoint = max(pdata$Repeat), x = "wellconc", y = "survival",
  preview = TRUE)
 | 
pdata | 
 dataframe. MIC data with metadata, adjusted absorbance, and percent survival  | 
well_include | 
 string or vector of string. Default NULL. Which wells to include in analysis  | 
timepoint | 
 Default   | 
x | 
 string. Default   | 
y | 
 string. Default   | 
preview | 
 logic. Defulat   | 
growth curve. ggplot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.