powered by
Resolves a path to a model-related file.
modelpath(x, ...)
character
object
passed arguments
Other path: datafile.character(), datafile.numeric(), datafile(), modeldir(), modelfile(), modelpath.character(), modelpath.numeric(), psn_options(), specfile.character(), specfile.numeric(), specfile()
datafile.character()
datafile.numeric()
datafile()
modeldir()
modelfile()
modelpath.character()
modelpath.numeric()
psn_options()
specfile.character()
specfile.numeric()
specfile()
library(magrittr) options(project = system.file('project/model',package='nonmemica')) 1001 %>% modelpath
Run the code above in your browser using DataLab