plot_iihist: Plots an individual history

Description Usage

View source: R/interpretation_presentation.R

Description

Will produce the interpretation itself.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
plot_iihist(
  ihist,
  lb_med_ub,
  range_start,
  range_end,
  x_breaks = NULL,
  produce_plot = TRUE,
  save_plot = FALSE,
  verbose = FALSE,
  plot_aggregate = TRUE,
  show_test_dates = FALSE,
  custom_aggregate_label = NULL,
  scales = "fixed"
)

philliplab/tsic documentation built on June 26, 2020, 7:55 p.m.