Description Usage Arguments Value
View source: R/fct_3_results.R
Function to generate a dose-response curve (DRC) plot from assay data frame
1 | plot_drc(assay_df, drm, text_size = 12)
|
assay_df |
dataframe, main assay dataframe |
drm |
DRM object, the dose response model |
text_size |
integer, base text size to be used for the plot (default = 12) |
plot, dose-response curve plot ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.