hexbinpie | R Documentation |
Plots the hexagonals and pi charts. Adapted code from package somplot.
hexbinpie(
x,
y,
kat,
xbnds = range(x),
ybnds = range(y),
hbc = NA,
pal = NA,
hex = "gray",
circ = "gray50",
cnt = "black",
show.counter.border,
...
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.