Description Usage Arguments Value Warning Author(s) References Examples
The function is used by som.plot
. It is not necessary to call hexbinpie
directly.
The function draws pie charts in a hexagonal grid.
1 2 3 |
x |
vector of X coordinates |
y |
vector of Y coordinates |
kat |
vector of categories for each data point |
xbnds |
limits in X direction |
ybnds |
limits in Y direction |
hbc |
data frame holding the neurons |
pal |
colours to be used to plot the classes of input data |
hex |
colour for hexagons |
circ |
colour for circles |
cnt |
colour for labels in the pies |
show.counter.border |
percentile as limit for the display of labels in the pie charts. |
... |
more arguments for customising the plot |
The function returns no value
The function is called by som.plot() and not intented to be used directly.
Benjamin Schulz and Andreas Dominik
see function som.plot()
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.