saveUpdatedMetamodel {Certara.RsNLME}R Documentation

workhorse for change_ThetasMmdlin RsNLME.ModelBuilder

Description

workhorse for change_ThetasMmdlin RsNLME.ModelBuilder

Usage

saveUpdatedMetamodel(
  mmdl_withComments,
  mmdl_model,
  resmodel,
  metamodelFile,
  updateModel = TRUE,
  updatedBasedOn = "",
  updatedEstArgsBlock = NULL,
  updatedTablesBlock = NULL
)

Arguments

mmdl_withComments

the metamodel text to be substituted

mmdl_model

the old model from mmdl_withComments

resmodel

the model to be pasted

metamodelFile

the name of initial file with metamodel to be overwritten

Value

text of new metamodel


[Package Certara.RsNLME version 3.0.1 Index]