savings_heatmap: Savings heatmap

Description Usage Arguments Value

View source: R/visualize.R

Description

savings_heatmap A function that creates a heatmap plot of savings where xaxis corresponds to the time of the week and yaxis corresponds to the weeks

Usage

1
2
savings_heatmap(baseline_obj, title = NULL,
  colors = colorRamps::matlab.like(100), zauto = T, zmin = 0, zmax = 0)

Arguments

baseline_obj

A baseline object, which is produced by the baseline function

Value

A plot_ly object


LBNL-ETA/RMV2.0 documentation built on Nov. 9, 2020, 5:44 a.m.