View source: R/functions_wrapper.R
rename_symbols | R Documentation |
Rename symbols in the model
Make sure that no name clash occur.
rename_symbols(model, new_names)
model |
(Model) Pharmpy model object |
new_names |
(list(str or Expr=str or Expr)) From old name or symbol to new name or symbol |
(Model) Pharmpy model object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.