View source: R/16.3-plot-analysis.R
| plot_growth_vs_temperature | R Documentation |
Creates growth vs temperature plots for sensitivity analysis.
plot_growth_vs_temperature(
sensitivity_data,
fb4_result,
color_scheme = "grayscale",
add_annotations = TRUE,
...
)
sensitivity_data |
Data frame from analyze_growth_temperature_sensitivity |
fb4_result |
FB4 result object (for title context) |
color_scheme |
Color scheme to use |
add_annotations |
Add optimal temperature annotations |
... |
Additional arguments |
NULL (creates plot)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.