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