hexbinpie {som.nn}R 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,
  ...
)

[Package som.nn version 1.4.4 Index]