search for: eps_score

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

2016 Apr 08
2
Adding Two-Headed Arrow in map legend
...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, 1.31406247615814, 1.98046875, 2.61666655540466, NA, 1.44414067268372, 2.34257817268372, 2.89687490463257, 2.15937495231628 ), gov_eff = c(1.76499999562899, 1.85666667421659, 1.74500000476837, 1.88416666785876, 1.99181815710935, 1.21499997377396, 0.8658333420...
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 command does not seem to add the arrow. What am I doing wro...
2016 Apr 09
2
Adding Two-Headed Arrow in map legend
Dear David, Thank you for your answer. Sorry for the embarrassing mistake. However, even with when I generate a map for the whole world using: eps <- mapCountryData(n, nameColumnToPlot="eps_score", mapTitle="EPS Score",colourPalette=colourPalette, catMethod="fixedWidth", missingCountryCol = "white", addLegend=FALSE) And then use: do.call(addMapLegend, c(eps, legendLabels="none", arrows(-100,-140,100,-140,code=3))) Only a...
2016 Apr 09
0
Adding Two-Headed Arrow in map legend
...> 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, 1.31406247615814, 1.98046875, 2.61666655540466, > NA, 1.44414067268372, 2.34257817268372, 2.89687490463257, 2.15937495231628 > ), gov_eff = c(1.76499999562899, 1.85666667421659, 1.74500000476837, > 1.88416666785876, 1.99181815710935, 1.21499997...
2016 Apr 09
2
Adding Two-Headed Arrow in map legend
..., Miluji Sb <milujisb at gmail.com> wrote: >> >> Dear David, >> >> Thank you for your answer. Sorry for the embarrassing mistake. However, even with when I generate a map for the whole world using: >> >> eps <- mapCountryData(n, nameColumnToPlot="eps_score", mapTitle="EPS Score",colourPalette=colourPalette, >> catMethod="fixedWidth", missingCountryCol = "white", addLegend=FALSE) >> >> And then use: >> >> do.call(addMapLegend, c(eps, legendLabels="none",...
2016 Apr 09
0
Adding Two-Headed Arrow in map legend
...3 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) > > The following command does not seem to add the ar...
2016 Apr 10
2
Adding Two-Headed Arrow in map legend
...t;>> > >>> Dear David, > >>> > >>> Thank you for your answer. Sorry for the embarrassing mistake. > However, even with when I generate a map for the whole world using: > >>> > >>> eps <- mapCountryData(n, nameColumnToPlot="eps_score", mapTitle="EPS > Score",colourPalette=colourPalette, > >>> catMethod="fixedWidth", missingCountryCol = > "white", addLegend=FALSE) > >>> > >>> And then use: > >>> > >>> do.call(...
2016 Apr 09
0
Adding Two-Headed Arrow in map legend
...pr 9, 2016, at 10:46 AM, Miluji Sb <milujisb at gmail.com> wrote: > > Dear David, > > Thank you for your answer. Sorry for the embarrassing mistake. However, even with when I generate a map for the whole world using: > > eps <- mapCountryData(n, nameColumnToPlot="eps_score", mapTitle="EPS Score",colourPalette=colourPalette, > catMethod="fixedWidth", missingCountryCol = "white", addLegend=FALSE) > > And then use: > > do.call(addMapLegend, c(eps, legendLabels="none", arrows(-100,-140,1...
2016 Apr 10
2
Adding Two-Headed Arrow in map legend
...>> Dear David, > > >>> > > >>> Thank you for your answer. Sorry for the embarrassing mistake. > However, even with when I generate a map for the whole world using: > > >>> > > >>> eps <- mapCountryData(n, nameColumnToPlot="eps_score", mapTitle="EPS > Score",colourPalette=colourPalette, > > >>> catMethod="fixedWidth", missingCountryCol = > "white", addLegend=FALSE) > > >>> > > >>> And then use: > > >>> > &...
2016 Apr 10
0
Adding Two-Headed Arrow in map legend
...t; >>> > >>> Dear David, > >>> > >>> Thank you for your answer. Sorry for the embarrassing mistake. However, even with when I generate a map for the whole world using: > >>> > >>> eps <- mapCountryData(n, nameColumnToPlot="eps_score", mapTitle="EPS Score",colourPalette=colourPalette, > >>> catMethod="fixedWidth", missingCountryCol = "white", addLegend=FALSE) > >>> > >>> And then use: > >>> > >>> do.call(addMapLege...
2016 Apr 09
0
Adding Two-Headed Arrow in map legend
...at gmail.com> wrote: >>> >>> Dear David, >>> >>> Thank you for your answer. Sorry for the embarrassing mistake. However, even with when I generate a map for the whole world using: >>> >>> eps <- mapCountryData(n, nameColumnToPlot="eps_score", mapTitle="EPS Score",colourPalette=colourPalette, >>> catMethod="fixedWidth", missingCountryCol = "white", addLegend=FALSE) >>> >>> And then use: >>> >>> do.call(addMapLegend, c(eps, legendLabel...
2016 Apr 10
0
Adding Two-Headed Arrow in map legend
...>>> Dear David, > > >>> > > >>> Thank you for your answer. Sorry for the embarrassing mistake. However, even with when I generate a map for the whole world using: > > >>> > > >>> eps <- mapCountryData(n, nameColumnToPlot="eps_score", mapTitle="EPS Score",colourPalette=colourPalette, > > >>> catMethod="fixedWidth", missingCountryCol = "white", addLegend=FALSE) > > >>> > > >>> And then use: > > >>> > > >&g...
2016 Apr 11
2
Adding Two-Headed Arrow in map legend
...> > > >>> > > > >>> Thank you for your answer. Sorry for the embarrassing mistake. > However, even with when I generate a map for the whole world using: > > > >>> > > > >>> eps <- mapCountryData(n, nameColumnToPlot="eps_score", > mapTitle="EPS Score",colourPalette=colourPalette, > > > >>> catMethod="fixedWidth", missingCountryCol = > "white", addLegend=FALSE) > > > >>> > > > >>> And then use: > > >...
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="ISO3", cex=0.30) # Obtain coordinates for the arrow...
2016 Apr 12
2
Adding Two-Headed Arrow in map legend
..., 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 map > > text(n, labels...
2016 Apr 12
0
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) > > # ISO3 codes on the map > text(n, labels="ISO3", cex=0.30) > &...
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 13
0
Adding Two-Headed Arrow in map legend
...> 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...