visualize_time_series_heatmap

visualize_time_series_heatmap(
  data,
  scale_data = FALSE,
  title = NULL,
  caption = NULL,
  reverse_volume_axis = FALSE,
  variable_axis_label = "variable",
  numeric_variable_names = FALSE,
  palette = "RdBu",
  palette_direction = 1,
  transpose = FALSE
)

Arguments

data

data of volume/time points (row) by variable (e.g., multiple regions of interest or predictors of design matrix) for heatmap figure

title

title of figure (default: NULL)

Value

heatmap of volume by variable