get_msf_path: Get path to 'MSF' file path

View source: R/get-path-from-object.R

get_msf_pathR Documentation

Get path to MSF file path

Description

Extract MSF file path as defined in a ⁠$ESTIMATION⁠ record in a NONMEM control stream file, and construct absolute file path

Usage

get_msf_path(.mod, .check_exists = TRUE)

Arguments

.mod

a bbi_model object

.check_exists

If TRUE, the default, will throw an error if the file does not exist

Value

absolute file path to MSF file, or NULL if one doesnt exist.


metrumresearchgroup/bbr documentation built on March 29, 2025, 1:08 p.m.