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/rbabylon documentation built on Sept. 26, 2024, 4:23 p.m.