addTablesToColumnMapping {Certara.RsNLME} | R Documentation |
Add tables to the mapping
Description
Add tables to the mapping
Usage
addTablesToColumnMapping(model, Tables, filename, forSim = TRUE)
Arguments
model |
Model object |
Tables |
Tables class objects e.g., |
filename |
Name of column definition file |
forSim |
Logical; Set to |
Value
Table class objects specified to Tables
argument.
Examples
addTablesToColumnMapping(model, simParams, Tables, filename)
[Package Certara.RsNLME version 3.0.1 Index]