newModel function

Combine model object models

Combine model object models

Combines moMain and moCont into a single modeling object.

.newModel(moMain, moCont, ...) ## S4 method for signature 'modelObj,modelObj' .newModel(moMain, moCont, txName, suppress) ## S4 method for signature 'modelObj,`NULL`' .newModel(moMain, moCont, txName, suppress) ## S4 method for signature '`NULL`,modelObj' .newModel(moMain, moCont, txName, suppress)
  • Maintainer: Shannon T. Holloway
  • License: GPL-2
  • Last published: 2023-11-24

Useful links