addDirToModelDb: Add a directory to the modeldb

View source: R/modeldb.R

addDirToModelDbR 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

the model database

Functions

  • addFileToModelDb(): Add a file to the modeldb


nlmixr2lib documentation built on Oct. 7, 2024, 5:08 p.m.