re-order the region name in shape file
order.match(shp.region, data.region)
shp.region
a character vector.
data.region
an integer vector.
Jason Wen