Description Usage Arguments Value Examples
Plot station map
1 | drt_map(obj)
|
obj |
drtm, a drtm model. |
A mapview map object, containing the energy curve.
1 2 3 4 5 6 | # Example model
m <- drt_import(
system.file("Jegenstorf_i1000.RData", package = "drtplanr")
)
drt_map(m)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.