modelpath: Resolve A Path to a Model-related File

View source: R/path.R

modelpathR Documentation

Resolve A Path to a Model-related File

Description

Resolves a path to a model-related file.

Usage

modelpath(x, ...)

Arguments

x

object

...

passed arguments

Value

character

See Also

Other path: datafile.character(), datafile.numeric(), datafile(), modeldir(), modelfile(), modelpath.character(), modelpath.numeric(), psn_options(), specfile.character(), specfile.numeric(), specfile()

Examples

library(magrittr)
options(project = system.file('project/model',package='nonmemica'))
1001 %>% modelpath

bergsmat/nonmemica documentation built on Sept. 15, 2023, 9:22 a.m.