View source: R/dosing_regimen_plot.R
dosing_regimen_plot | R Documentation |
dosing_regimen_plot
creates a graph of the dosing regimen used in the
simulations provided. UNDER CONSTRUCTION.
dosing_regimen_plot(
existing_exp_details,
sims_to_include = NA,
break_up_by = "Compound"
)
existing_exp_details |
output from |
sims_to_include |
optionally specify which simulation files you'd like to include in the annotated output. Acceptable input:
|
break_up_by |
The output graphs will all be broken up by the simulation
file name and also by either the compound name (specify |
a ggplot2 graph
# UNDER CONSTRUCTION
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.