Learn R Programming

som.nn (version 1.4.4)

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

Arguments