quebec_riding_hexagons {mapcan} | R Documentation |
Quebec provincial riding hexagons (used for hexagonal tile plots)
Description
A data set with coordinates for the mapcan::riding_binplot()
function.
Usage
quebec_riding_hexagons
Format
A data.frame with 6629 rows and 15 variables:
- long
y-axis of riding hexagons
- lat
x-axis of riding hexagons
- order
Order of layers
- hole
Polygon hole (TRUE or FALSE)
- piece
Piece
- group
Group
- y
y-axis of riding hexagon center
- x
x-axis of riding hexagon center
- region
Region
- riding_simplified
Simplified riding name
- riding_name
Riding name
- riding_code
Riding code
[Package mapcan version 0.0.1 Index]