Plot energy curve

drt_plot(obj)

Arguments

obj

drtm, a drtm model.

Value

A ggplot2 plor object, containing the energy curve.

Examples

# Example model m <- drt_import( system.file("Jegenstorf_i1000.RData", package="drtplanr") ) # Plot drt_plot(m)
#> 2020-05-25 18:29:56 Print energy plot