| drawing.features {iNZightMaps} | R Documentation |
a function for drawing bar char, display the value and/or region name
drawing.features( bar.obj, latlon, cols, shade.each, region.name, data.region, value, name, center.x, center.y, y.shift = 0.5 )
bar.obj |
a bar object see bar.coor |
latlon |
a n*2 numeric matrix the first column specifies the latitudes and the second column specifies the longitudes |
cols |
a color character strings vector |
shade.each |
a numeric vector |
region.name |
a character vector |
data.region |
region data |
value |
a numeric vector |
name |
a character vector |
center.x |
a numeric value |
center.y |
a numeric value |
y.shift |
a numeric value |
Jason