modelpath {nonmemica} | R 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
[Package nonmemica version 1.0.8 Index]