Learn R Programming

nlmixr2lib (version 0.3.0)

addDirToModelDb: Add a directory to the modeldb

Description

Add a directory to the modeldb

Usage

addDirToModelDb(dir, modeldb = data.frame())

addFileToModelDb(dir, file, modeldb)

Value

The updated modeldb data.frame

the model database

Arguments

dir

Directory name containing model files

modeldb

The starting modeldb data.frame

file

The file name (without the directory name)

Functions

  • addFileToModelDb(): Add a file to the modeldb