You probably need a shapefile, or other geographic representation for the administrative boundaries, you can find a shapefile here: http://www.maplibrary.org/stacks/Africa/Mozambique/index.php?language=german
use the readShapePoly () function in the maptools library to read it in, and spplot in the sp library to display your variable. Corey ----- Corey Sparks, PhD Assistant Professor Department of Demography and Organization Studies University of Texas at San Antonio 501 West Durango Blvd Monterey Building 2.270C San Antonio, TX 78207 210-458-3166 corey.sparks 'at' utsa.edu https://rowdyspace.utsa.edu/users/ozd504/www/index.htm -- View this message in context: http://n4.nabble.com/Displaying-political-boundaries-tp1587265p1587400.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.