create_heatmap_leg_params: Creates legend paramaters for 'Heatmap'

create_heatmap_leg_paramsR Documentation

Creates legend paramaters for Heatmap

Description

Same sort of function as create_annot_leg_params

Usage

create_heatmap_leg_params(
  tit = NULL,
  leg_size = 50,
  font_size = 14,
  direction = "horizontal"
)

Arguments

tit

title

leg_size

legend size (in mm)

font_size

font size

direction

direction of legend (either horizontal or vertical )


lefeverde/QSPpaper documentation built on Jan. 12, 2023, 11:14 a.m.