set_compartments_units | R Documentation |
Set compartment units
set_compartments_units(run, units = NULL)
run |
|
units |
A NONMEM run object.
EXAMPLERUN %>%
set_compartments_units(units = c("2" = "nM", "3" = "nM"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.