config_log_entry: Parse a bbi config file

View source: R/config-log.R

config_log_entryR Documentation

Parse a bbi config file

Description

Parse a bbi config file

Usage

config_log_entry(cfg_mod, path, fields = NULL)

Arguments

cfg_mod

A model object.

path

A string giving the path to bbi_config.json for cfg_mod.

fields

A character vector of fields to include.

Value

A list whose elements include

  • the path to the model file (minus extension)

  • fields

  • whether the model file has changed

  • whether the data file has changed

  • the version of NONMEM

The return value is NULL if any element of fields is not found in path.


metrumresearchgroup/rbabylon documentation built on April 21, 2024, 3:26 a.m.