Replaces strings in IQRmodels

Can be used to change elements names (states, parameters, variables, reactions, etc.)

strReplace_IQRmodel(model, old, new, regenerateModel = FALSE)

Arguments

model

IQRmodel

old

Character vector with old names

new

Character vector with new names

regenerateModel

Logical defining if model to be recompiled

Value

IQRmodel changed