Description Usage Arguments Value Examples
Import drtm
1 | drt_import(file_name)
|
file_name |
character, path to file. |
A drtm model.
1 2 3 4 | # Example model
m <- drt_import(
system.file("Jegenstorf_i1000.RData", package = "drtplanr")
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.