Displaying 2 results from an estimated 2 matches for "grey24".
Did you mean:
grey20
2012 Sep 14
2
plotting points on a map, assigning vectors to values from dataset
...as.numeric(as.character(map$latitude))
xlim = c(-85,-35)
ylim = c(-55,15)
pch = list("zeroone"=21, "twothree"=22,"fourfive"=24,"sixseven"=23)
bg =
list("zeroone"="white","twothree"="grey77","fourfive"="grey24","sixseven"="black")
pdf('C:/Users/Neele/Desktop/number_of_modals.pdf', height=8,
width=6)
map("worldHires",xlim=xlim, ylim=ylim,cex.lab=0.5)
map.axes()
for (i in 1:nrow(ma...
2000 Feb 29
0
mapping of colornames into hsv: half way done
...2B2B2B",
"grey18", "#2E2E2E",
"grey19", "#303030",
"grey20", "#333333",
"grey21", "#363636",
"grey22", "#383838",
"grey23", "#3B3B3B",
"grey24", "#3D3D3D",
"grey25", "#404040",
"grey26", "#424242",
"grey27", "#454545",
"grey28", "#474747",
"grey29", "#4A4A4A",
"grey30", "#4D4D4D&q...