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