library(pmplots) library(dplyr) data <- pmplots_data_obs()
dv_pred(data)
dv_ipred(data)
wrap_dv_preds(data, loglog = TRUE, ncol = 1, yname = "DrugName (ng/mL)")
dv_time(data)
```
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.