addDirToModelDb {nlmixr2lib}R Documentation

Add a directory to the modeldb

Description

Add a directory to the modeldb

Usage

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

addFileToModelDb(dir, file, modeldb)

Arguments

dir

Directory name containing model files

modeldb

The starting modeldb data.frame

file

The file name (without the directory name)

Value

The updated modeldb data.frame

Functions


[Package nlmixr2lib version 0.2.0 Index]