rename_symbols: rename_symbols

View source: R/functions_wrapper.R

rename_symbolsR Documentation

rename_symbols

Description

Rename symbols in the model

Make sure that no name clash occur.

Usage

rename_symbols(model, new_names)

Arguments

model

(Model) Pharmpy model

new_names

(list(str or Expr=str or Expr)) From old name or symbol to new name or symbol

Value

(Model) Updated Pharmpy model


pharmr documentation built on May 28, 2026, 5:08 p.m.