Learn R Programming

som.nn (version 1.4.4)

makehexbinplot: 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,
  ...
)

Arguments