centroid_labels {mapindiatools} | R Documentation |
Retrieve centroid labels
Description
Retrieve centroid labels
Usage
centroid_labels(regions = c("states", "districts"))
Arguments
regions |
The region breakdown for the map, can be one of
( |
Value
An 'sf' data frame of state or district centroid labels and positions
relative to the coordinates returned by the map_india
function.
[Package mapindiatools version 1.0.1 Index]