compute_x_font: compute_x_font(nx = 1, upper_n = 400, upper_fs = 0.1, lower_n...

View source: R/useful_functions.R

compute_x_fontR Documentation

compute_x_font(nx = 1, upper_n = 400, upper_fs = 0.1, lower_n = 10, lower_fs = 8, cex = 0.7)

Description

Compute the appropriate size of font to be used in JAMS heatmap column (sample) annotations.

Usage

compute_x_font(
  nx = 1,
  upper_n = 400,
  upper_fs = 0.1,
  lower_n = 10,
  lower_fs = 8,
  cex = 0.7
)

johnmcculloch/JAMS_BW documentation built on March 29, 2024, 7:56 p.m.