calmr_model_plot {calmr} | R Documentation |
Create a plot with calmr data
calmr_model_plot(dat, type)
dat |
An |
type |
A character specifying the type of plot. |
A 'ggplot' object.
You should probably be getting plots via
the plot()
method for CalmrExperiment.