search for: rdylgn

Displaying 15 results from an estimated 15 matches for "rdylgn".

Did you mean: dylan
2013 Jan 04
1
SpatialPolygon with the max value gets no color assigned in spplot function when using "at" parameter
...o coloring of map regions based on the region values "weight". The approach I am taking is first to break regions into equal intervals, classIntervals(spdf$weight,4)$brks #4 intervals in this case and coloring all regions within the interval with the same color col = brewer.pal(4,"RdYlGn")) The max "weight" is as well the boundary of the interval The problem is that the last region is not included into the last interval nad has thus no color. I do belive I am missing something, because any other solution to manually manipulate the intervals, is overcomplicating the...
2016 Apr 08
2
Adding Two-Headed Arrow in map legend
...uot;, "7", "8", "9", "10"), class = "data.frame") n <- joinCountryData2Map(pece, joinCode="ISO3", nameJoinColumn="iso3") n <- n[-which(row.names(n)=='Antarctica'),] # EPS colourPalette <- rev(brewer.pal(7, "RdYlGn")) eps <- mapCountryData(n, nameColumnToPlot="eps_score", mapTitle="EPS Score",colourPalette=colourPalette, catMethod="fixedWidth", missingCountryCol = "white", addLegend=FALSE) do.call(addMapLegend, c(eps, legendLabels="al...
2016 Apr 09
0
Adding Two-Headed Arrow in map legend
...ot;8", "9", "10"), class = "data.frame") > n <- joinCountryData2Map(pece, joinCode="ISO3", nameJoinColumn="iso3") > n <- n[-which(row.names(n)=='Antarctica'),] > > # EPS > colourPalette <- rev(brewer.pal(7, "RdYlGn")) > > eps <- mapCountryData(n, nameColumnToPlot="eps_score", mapTitle="EPS > Score",colourPalette=colourPalette, > catMethod="fixedWidth", missingCountryCol = "white", > addLegend=FALSE) > do.call(addMapLegend,...
2016 Apr 09
2
Adding Two-Headed Arrow in map legend
..., "10"), class = "data.frame") > > n <- joinCountryData2Map(pece, joinCode="ISO3", nameJoinColumn="iso3") > > n <- n[-which(row.names(n)=='Antarctica'),] > > > > # EPS > > colourPalette <- rev(brewer.pal(7, "RdYlGn")) > > > > eps <- mapCountryData(n, nameColumnToPlot="eps_score", mapTitle="EPS > > Score",colourPalette=colourPalette, > > catMethod="fixedWidth", missingCountryCol = > "white", > > addLegend=FAL...
2016 Apr 09
2
Adding Two-Headed Arrow in map legend
...ame") > >>> n <- joinCountryData2Map(pece, joinCode="ISO3", nameJoinColumn="iso3") > >>> n <- n[-which(row.names(n)=='Antarctica'),] > >>> > >>> # EPS > >>> colourPalette <- rev(brewer.pal(7, "RdYlGn")) > >>> > >>> eps <- mapCountryData(n, nameColumnToPlot="eps_score", mapTitle="EPS > >>> Score",colourPalette=colourPalette, > >>> catMethod="fixedWidth", missingCountryCol = > >> &q...
2016 Apr 09
0
Adding Two-Headed Arrow in map legend
...), class = "data.frame") >>> n <- joinCountryData2Map(pece, joinCode="ISO3", nameJoinColumn="iso3") >>> n <- n[-which(row.names(n)=='Antarctica'),] >>> >>> # EPS >>> colourPalette <- rev(brewer.pal(7, "RdYlGn")) >>> >>> eps <- mapCountryData(n, nameColumnToPlot="eps_score", mapTitle="EPS >>> Score",colourPalette=colourPalette, >>> catMethod="fixedWidth", missingCountryCol = >> "white", >&gt...
2016 Apr 09
2
Adding Two-Headed Arrow in map legend
...gt;>>> n <- joinCountryData2Map(pece, joinCode="ISO3", nameJoinColumn="iso3") >>>>> n <- n[-which(row.names(n)=='Antarctica'),] >>>>> >>>>> # EPS >>>>> colourPalette <- rev(brewer.pal(7, "RdYlGn")) >>>>> >>>>> eps <- mapCountryData(n, nameColumnToPlot="eps_score", mapTitle="EPS >>>>> Score",colourPalette=colourPalette, >>>>> catMethod="fixedWidth", missingCountryCol = >...
2016 Apr 10
2
Adding Two-Headed Arrow in map legend
...Map(pece, joinCode="ISO3", > nameJoinColumn="iso3") > >>>>>> n <- n[-which(row.names(n)=='Antarctica'),] > >>>>>> > >>>>>> # EPS > >>>>>> colourPalette <- rev(brewer.pal(7, "RdYlGn")) > >>>>>> > >>>>>> eps <- mapCountryData(n, nameColumnToPlot="eps_score", mapTitle="EPS > >>>>>> Score",colourPalette=colourPalette, > >>>>>> catMethod="fixedWid...
2016 Apr 09
0
Adding Two-Headed Arrow in map legend
...ame") > >>> n <- joinCountryData2Map(pece, joinCode="ISO3", nameJoinColumn="iso3") > >>> n <- n[-which(row.names(n)=='Antarctica'),] > >>> > >>> # EPS > >>> colourPalette <- rev(brewer.pal(7, "RdYlGn")) > >>> > >>> eps <- mapCountryData(n, nameColumnToPlot="eps_score", mapTitle="EPS > >>> Score",colourPalette=colourPalette, > >>> catMethod="fixedWidth", missingCountryCol = > >> &q...
2016 Apr 10
2
Adding Two-Headed Arrow in map legend
...quot;ISO3", > nameJoinColumn="iso3") > > >>>>>> n <- n[-which(row.names(n)=='Antarctica'),] > > >>>>>> > > >>>>>> # EPS > > >>>>>> colourPalette <- rev(brewer.pal(7, "RdYlGn")) > > >>>>>> > > >>>>>> eps <- mapCountryData(n, nameColumnToPlot="eps_score", > mapTitle="EPS > > >>>>>> Score",colourPalette=colourPalette, > > >>>>>>...
2016 Apr 10
0
Adding Two-Headed Arrow in map legend
...Data2Map(pece, joinCode="ISO3", nameJoinColumn="iso3") > >>>>>> n <- n[-which(row.names(n)=='Antarctica'),] > >>>>>> > >>>>>> # EPS > >>>>>> colourPalette <- rev(brewer.pal(7, "RdYlGn")) > >>>>>> > >>>>>> eps <- mapCountryData(n, nameColumnToPlot="eps_score", mapTitle="EPS > >>>>>> Score",colourPalette=colourPalette, > >>>>>> catMethod="fixedWid...
2016 Apr 09
0
Adding Two-Headed Arrow in map legend
...n <- joinCountryData2Map(pece, joinCode="ISO3", nameJoinColumn="iso3") >>>>>> n <- n[-which(row.names(n)=='Antarctica'),] >>>>>> >>>>>> # EPS >>>>>> colourPalette <- rev(brewer.pal(7, "RdYlGn")) >>>>>> >>>>>> eps <- mapCountryData(n, nameColumnToPlot="eps_score", mapTitle="EPS >>>>>> Score",colourPalette=colourPalette, >>>>>> catMethod="fixedWidth", missingCo...
2012 Jun 20
2
array complexity for the MH test
If we take the matel-haenszel test on these data of five 2x2 tables stratified along Penicillin.Levels array(c(0, 0, 6, 5, 3, 0, 3, 6, 6, 2, 0, 4, 5, 6, 1, 0, 2, 5, 0, 0), dim = c(2, 2, 5), dimnames = list( Delay = c("None", "1.5h"), Response = c("Cured", "Died"), Penicillin.Level =
2016 Apr 10
0
Adding Two-Headed Arrow in map legend
...ode="ISO3", nameJoinColumn="iso3") > > >>>>>> n <- n[-which(row.names(n)=='Antarctica'),] > > >>>>>> > > >>>>>> # EPS > > >>>>>> colourPalette <- rev(brewer.pal(7, "RdYlGn")) > > >>>>>> > > >>>>>> eps <- mapCountryData(n, nameColumnToPlot="eps_score", mapTitle="EPS > > >>>>>> Score",colourPalette=colourPalette, > > >>>>>> catM...
2016 Apr 11
2
Adding Two-Headed Arrow in map legend
...; nameJoinColumn="iso3") > > > >>>>>> n <- n[-which(row.names(n)=='Antarctica'),] > > > >>>>>> > > > >>>>>> # EPS > > > >>>>>> colourPalette <- rev(brewer.pal(7, "RdYlGn")) > > > >>>>>> > > > >>>>>> eps <- mapCountryData(n, nameColumnToPlot="eps_score", > mapTitle="EPS > > > >>>>>> Score",colourPalette=colourPalette, > > > >>>>>&gt...