search for: eps_europe

Displaying 18 results from an estimated 18 matches for "eps_europe".

2016 Apr 09
2
Adding Two-Headed Arrow in map legend
Forgot to copy the list Dear Jim, Thank you for your reply. I must be doing something wrong, If this is my command to plot a map of Europe: eps_europe <- mapCountryData(n, nameColumnToPlot="eps_score", mapTitle="EPS Score - Europe",colourPalette=colourPalette, catMethod="fixedWidth", missingCountryCol = "white", mapRegion="Europe", addLegend=FALSE) The following co...
2016 Apr 12
2
Adding Two-Headed Arrow in map legend
Dear Jim, Thanks again! I do want the arrows at the bottom (beneath the map). This is what I am doing: # Draw the map eps_europe <- mapCountryData(n, nameColumnToPlot="eps_score", mapTitle="EPS Score - Europe",colourPalette=colourPalette, catMethod="fixedWidth", missingCountryCol = "white", mapRegion="Europe", addLegend=FALSE) # ISO3 codes on the map text(n, labels="...
2016 Apr 12
2
Adding Two-Headed Arrow in map legend
...E) > > Jim > > On Tue, Apr 12, 2016 at 7:58 PM, Miluji Sb <milujisb at gmail.com> wrote: > > Dear Jim, > > > > Thanks again! I do want the arrows at the bottom (beneath the map). This > is > > what I am doing: > > > > # Draw the map > > eps_europe <- mapCountryData(n, nameColumnToPlot="eps_score", > mapTitle="EPS > > Score - Europe",colourPalette=colourPalette, > > catMethod="fixedWidth", missingCountryCol = "white", mapRegion="Europe", > > addLegend=FALSE) > > &...
2016 Apr 09
2
Adding Two-Headed Arrow in map legend
...r 9, 2016, at 8:13 AM, Miluji Sb <milujisb at gmail.com> wrote: > > > > Forgot to copy the list > > > > Dear Jim, > > > > Thank you for your reply. I must be doing something wrong, If this is my > > command to plot a map of Europe: > > > > eps_europe <- mapCountryData(n, nameColumnToPlot="eps_score", > mapTitle="EPS > > Score - Europe",colourPalette=colourPalette, > > catMethod="fixedWidth", missingCountryCol = > > "white", mapRegion="Europe",...
2016 Apr 09
0
Adding Two-Headed Arrow in map legend
> On Apr 9, 2016, at 8:13 AM, Miluji Sb <milujisb at gmail.com> wrote: > > Forgot to copy the list > > Dear Jim, > > Thank you for your reply. I must be doing something wrong, If this is my > command to plot a map of Europe: > > eps_europe <- mapCountryData(n, nameColumnToPlot="eps_score", mapTitle="EPS > Score - Europe",colourPalette=colourPalette, > catMethod="fixedWidth", missingCountryCol = > "white", mapRegion="Europe", addLegend=FALSE) &gt...
2016 Apr 09
2
Adding Two-Headed Arrow in map legend
...b <milujisb at gmail.com> wrote: >>> >>> Forgot to copy the list >>> >>> Dear Jim, >>> >>> Thank you for your reply. I must be doing something wrong, If this is my >>> command to plot a map of Europe: >>> >>> eps_europe <- mapCountryData(n, nameColumnToPlot="eps_score", mapTitle="EPS >>> Score - Europe",colourPalette=colourPalette, >>> catMethod="fixedWidth", missingCountryCol = >>> "white", mapRegion="Europe&quot...
2016 Apr 10
2
Adding Two-Headed Arrow in map legend
...Forgot to copy the list > >>>> > >>>> Dear Jim, > >>>> > >>>> Thank you for your reply. I must be doing something wrong, If this is > my > >>>> command to plot a map of Europe: > >>>> > >>>> eps_europe <- mapCountryData(n, nameColumnToPlot="eps_score", > mapTitle="EPS > >>>> Score - Europe",colourPalette=colourPalette, > >>>> catMethod="fixedWidth", missingCountryCol = > >>>> "white&quo...
2016 Apr 12
0
Adding Two-Headed Arrow in map legend
...par(xpd=TRUE) arrows(-22,54.75,-22,74,code=3) par(xpd=FALSE) Jim On Tue, Apr 12, 2016 at 7:58 PM, Miluji Sb <milujisb at gmail.com> wrote: > Dear Jim, > > Thanks again! I do want the arrows at the bottom (beneath the map). This is > what I am doing: > > # Draw the map > eps_europe <- mapCountryData(n, nameColumnToPlot="eps_score", mapTitle="EPS > Score - Europe",colourPalette=colourPalette, > catMethod="fixedWidth", missingCountryCol = "white", mapRegion="Europe", > addLegend=FALSE) > > # ISO3 codes on the m...
2016 Apr 11
0
Adding Two-Headed Arrow in map legend
Hi Milu, I just realized that by "the bottom of the map" you may mean "beneath the map", in which case you should use: par(xpd=TRUE) arrows(...) par(xpd=FALSE) Jim On Mon, Apr 11, 2016 at 11:50 PM, Miluji Sb <milujisb at gmail.com> wrote: > Dear David, > > Thank you very much for your replies! I didn't know about par('usr'). > > I get
2016 Apr 09
0
Adding Two-Headed Arrow in map legend
...r 9, 2016, at 8:13 AM, Miluji Sb <milujisb at gmail.com> wrote: > > > > Forgot to copy the list > > > > Dear Jim, > > > > Thank you for your reply. I must be doing something wrong, If this is my > > command to plot a map of Europe: > > > > eps_europe <- mapCountryData(n, nameColumnToPlot="eps_score", mapTitle="EPS > > Score - Europe",colourPalette=colourPalette, > > catMethod="fixedWidth", missingCountryCol = > > "white", mapRegion="Europe", addLe...
2016 Apr 10
2
Adding Two-Headed Arrow in map legend
...>>>> > > >>>> Dear Jim, > > >>>> > > >>>> Thank you for your reply. I must be doing something wrong, If this > is my > > >>>> command to plot a map of Europe: > > >>>> > > >>>> eps_europe <- mapCountryData(n, nameColumnToPlot="eps_score", > mapTitle="EPS > > >>>> Score - Europe",colourPalette=colourPalette, > > >>>> catMethod="fixedWidth", missingCountryCol > = > > >>>...
2016 Apr 10
0
Adding Two-Headed Arrow in map legend
...;> Forgot to copy the list > >>>> > >>>> Dear Jim, > >>>> > >>>> Thank you for your reply. I must be doing something wrong, If this is my > >>>> command to plot a map of Europe: > >>>> > >>>> eps_europe <- mapCountryData(n, nameColumnToPlot="eps_score", mapTitle="EPS > >>>> Score - Europe",colourPalette=colourPalette, > >>>> catMethod="fixedWidth", missingCountryCol = > >>>> "white", m...
2016 Apr 09
0
Adding Two-Headed Arrow in map legend
...e: >>>> >>>> Forgot to copy the list >>>> >>>> Dear Jim, >>>> >>>> Thank you for your reply. I must be doing something wrong, If this is my >>>> command to plot a map of Europe: >>>> >>>> eps_europe <- mapCountryData(n, nameColumnToPlot="eps_score", mapTitle="EPS >>>> Score - Europe",colourPalette=colourPalette, >>>> catMethod="fixedWidth", missingCountryCol = >>>> "white", mapRegion="...
2016 Apr 13
0
Adding Two-Headed Arrow in map legend
...r 12, 2016 at 7:58 PM, Miluji Sb <milujisb at gmail.com> wrote: >> > Dear Jim, >> > >> > Thanks again! I do want the arrows at the bottom (beneath the map). This >> > is >> > what I am doing: >> > >> > # Draw the map >> > eps_europe <- mapCountryData(n, nameColumnToPlot="eps_score", >> > mapTitle="EPS >> > Score - Europe",colourPalette=colourPalette, >> > catMethod="fixedWidth", missingCountryCol = "white", mapRegion="Europe", >> > addLege...
2016 Apr 11
2
Adding Two-Headed Arrow in map legend
...; >>>> Dear Jim, > > > >>>> > > > >>>> Thank you for your reply. I must be doing something wrong, If > this is my > > > >>>> command to plot a map of Europe: > > > >>>> > > > >>>> eps_europe <- mapCountryData(n, nameColumnToPlot="eps_score", > mapTitle="EPS > > > >>>> Score - Europe",colourPalette=colourPalette, > > > >>>> catMethod="fixedWidth", > missingCountryCol = > > &g...
2016 Apr 10
0
Adding Two-Headed Arrow in map legend
...> >>>> > > >>>> Dear Jim, > > >>>> > > >>>> Thank you for your reply. I must be doing something wrong, If this is my > > >>>> command to plot a map of Europe: > > >>>> > > >>>> eps_europe <- mapCountryData(n, nameColumnToPlot="eps_score", mapTitle="EPS > > >>>> Score - Europe",colourPalette=colourPalette, > > >>>> catMethod="fixedWidth", missingCountryCol = > > >>>> &quot...
2016 Apr 09
0
Adding Two-Headed Arrow in map legend
Hi Miluji, Try this: arrows(-100,-140,100,-140,code=3) Jim On Fri, Apr 8, 2016 at 10:24 PM, Miluji Sb <milujisb at gmail.com> wrote: > I am trying to draw maps for the world using: > > library(rworldmap) > library(maptools) > library(RColorBrewer) > > > tmp2<- dput(head(pece,10)) > structure(list(iso3 = c("AUS", "AUT", "BEL",
2016 Apr 08
2
Adding Two-Headed Arrow in map legend
I am trying to draw maps for the world using: library(rworldmap) library(maptools) library(RColorBrewer) tmp2<- dput(head(pece,10)) structure(list(iso3 = c("AUS", "AUT", "BEL", "CAN", "CHE", "CHL", "CZE", "DEU", "DNK", "ESP"), eps_score = c(0.877343773841858, 2.68984365463257,