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., NlmeTableDef or NlmeSimTableDef

filename

Name of column definition file

forSim

Logical; Set to TRUE if simulation tables are provided

Value

Table class objects specified to Tables argument.

Examples


addTablesToColumnMapping(model, simParams, Tables, filename)



[Package Certara.RsNLME version 3.0.1 Index]