petab_select_examplePath | R Documentation |
Get paths of an select example
petab_select_examplePath(exampleName, object = c("pe", "pd", "dir")[1])
exampleName |
(partial match of) example name |
object |
"pe", "pd" or "dir" |
file path to the specified object
Svenja Kemmer
Other Example functions:
petab_exampleList()
,
petab_examplePath()
,
petab_exampleRead()
exampleName <- "01" petab_examplePath(exampleName) petab_examplePath("01-EnzymeKinetics", "pd")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.