makehexbinplot: makes the actual heagonal plot. Adapted code from package...

View source: R/plot.SOMnn.R

makehexbinplotR Documentation

makes the actual heagonal plot. Adapted code from package somplot.

Description

makes the actual heagonal plot. Adapted code from package somplot.

Usage

makehexbinplot(
  data,
  col = NA,
  show.legend = TRUE,
  legend.loc = "bottomright",
  legend.width = 4,
  window.width = NA,
  window.height = NA,
  onlyDefCols = FALSE,
  show.box = TRUE,
  edit.cols = FALSE,
  show.counter.border = 0.98,
  ...
)

som.nn documentation built on May 29, 2024, 6:50 a.m.