rworldmap-developer Mailing List for R world mapping and visualisation
Status: Planning
Brought to you by:
andysouth
You can subscribe to this list here.
| 2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|---|
|
From: Matthew W. <mat...@gm...> - 2012-07-17 21:05:24
|
Hello all, I just discovered the rworldmap package. It's lovely and has already saved me hours. Thanks very much for writing it. I wondered, though, if I might ask a question about a problem I'm having. It seems I can't set ylims on my world maps. xlim works as expected, but no luck with ylim. Here's my code: mapCountryData(sPDF, nameColumnToPlot="count", ylim=c(-70,85)) This produces the same output as if the ylim option weren't present. Am I doing something wrong? Many thanks, Matt |