addTablesToColumnMapping: Add tables to the mapping

View source: R/addTablesToColumnMapping.R

addTablesToColumnMappingR 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)



Certara.RsNLME documentation built on April 3, 2025, 11:04 p.m.