modeldir | R Documentation |
Identifies the directory used by a model.
modeldir(x, ext, ...)
x |
the model name |
ext |
model file extension |
... |
passed arguments |
character
Other path:
datafile()
,
datafile.character()
,
datafile.numeric()
,
modelfile()
,
modelpath()
,
modelpath.character()
,
modelpath.numeric()
,
psn_options()
,
specfile()
,
specfile.character()
,
specfile.numeric()
library(magrittr)
options(project = system.file('project/model',package='nonmemica'))
1001 %>% modeldir
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.