.arrayPlot {SpatialCPie} | R Documentation |
Array pie plot
.arrayPlot(scores, coordinates, image = NULL, scoreMultiplier = 1, spotScale = 1, spotOpacity = 1)
scores |
|
coordinates |
|
image |
a |
scoreMultiplier |
log multiplication factor applied to the score vector. |
spotScale |
pie chart size. |
spotOpacity |
pie chart opacity. |
ggplot
object of the pie plot.