powered by
Removes lines and inis from a model
removeLinesAndInis(ui, vars)
model with rxode2 lines and any estimates associate with lines removed
A rxode2 model
A character vector of variables to remove
Matthew L. Fidler
readModelDb("PK_3cmt_des") |> removeLinesAndInis(c("kel", "k12", "k21"))
Run the code above in your browser using DataLab