calmr_model_plot {calmr}R Documentation

Create a plot with calmr data

Description

Create a plot with calmr data

Usage

calmr_model_plot(dat, type)

Arguments

dat

An data.table containing aggregated data from a CalmrExperiment

type

A character specifying the type of plot.

Value

A 'ggplot' object.

Note

You should probably be getting plots via the plot() method for CalmrExperiment.


[Package calmr version 0.6.1 Index]