Description Usage Arguments Details Value Examples
plotPieGrid
Plots Pie Charts over Grids
1 2 |
data |
Spatial Points Data Frame object of Data |
factor |
Categorical Variable to Plot |
main |
Title for Map |
size |
Size of subplots |
cs |
Size of grid |
legend |
Boolean for whether to plot legend |
legend.pos |
Position of legend |
shape |
Spatial Polygon Data Frame |
Superimposes Pie Charts over Grids
geospatial visualization
1 2 3 4 | ## Not run:
plotPieGrid(df, shape, factor)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.