View source: R/saveUpdatedMetamodel.R
| saveUpdatedMetamodel | R Documentation | 
workhorse for change_ThetasMmdlin RsNLME.ModelBuilder
saveUpdatedMetamodel(
  mmdl_withComments,
  mmdl_model,
  resmodel,
  metamodelFile,
  updateModel = TRUE,
  updatedBasedOn = "",
  updatedEstArgsBlock = NULL,
  updatedTablesBlock = NULL
)
| 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 | 
text of new metamodel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.