hexbinpie: Plots the hexagonals and pi charts. Adapted code from package...

View source: R/plot.SOMnn.R

hexbinpieR Documentation

Plots the hexagonals and pi charts. Adapted code from package somplot.

Description

Plots the hexagonals and pi charts. Adapted code from package somplot.

Usage

hexbinpie(
  x,
  y,
  kat,
  xbnds = range(x),
  ybnds = range(y),
  hbc = NA,
  pal = NA,
  hex = "gray",
  circ = "gray50",
  cnt = "black",
  show.counter.border,
  ...
)

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