Skip to contents

Side-by-side plot of the canonical scores as heatmaps

Usage

plot_scores_heatmap.list(
  obj,
  main_vec = NA,
  membership_vec = NA,
  num_col = 10,
  log_scale = F,
  scaling_power = 1,
  luminosity = F
)

Arguments

obj

list

main_vec

vector of characters for the title of the plots

membership_vec

factor vector

num_col

positive integers for number of distinct colors

log_scale

boolean

scaling_power

positive numeric

luminosity

boolean

Value

shows a plot but returns nothing