search for: slategrey

Displaying 3 results from an estimated 3 matches for "slategrey".

2007 Nov 13
2
map - mapproj : problem of states localisation
...onnees=data.frame(longitude_vec,latitude_vec) >image.plot(as.image(MOD_VENT_d01_t1,coordonnees,nrow=e_we_d01,ncol=e_sn_d01 ),zlim=c(0,20),xlab="LONG",ylab="LAT",col=positiv_color(20),axes=FALSE) >map("world",proj="lambert",pa=c(30,60), lwd=1,col="slategrey",add=TRUE) >map.grid(c(-20,30,35,55),labels=TRUE,nx=5,ny=5,pretty=TRUE) >map("france",proj="lambert",pa=c(30,60), lwd=1,col="slategrey",add=TRUE) >map.grid(c(-20,30,35,55),labels=TRUE,nx=5,ny=5,pretty=TRUE) >map("italy",proj="lambert&q...
2008 May 19
0
boxplot subsets
...i measured Chlorophyll a concentrations. The eleven sites are made up of three sites above a point source pollution site; three sites below this pollution source and five sites in a different unaffected river. The following code is for a simple plot of the data boxplot(Chl~Site,data=p,col="slategrey", boxwex=0.75,xlab="Site",ylim=c(0,250)) mtext(expression("Chlorophyll a" (mg/m^2)),side=2,line=2.75,cex=0.7) The question is: 1) In my data sheet I have the sites grouped together (i.e. above pollution, below and unaffected), but the default setting in R seems to place...
2000 Feb 29
0
mapping of colornames into hsv: half way done
..."#483D8B", "darkslategray", "#2F4F4F", "darkslategray1", "#97FFFF", "darkslategray2", "#8DEEEE", "darkslategray3", "#79CDCD", "darkslategray4", "#528B8B", "darkslategrey", "#2F4F4F", "darkturquoise", "#00CED1", "darkviolet", "#9400D3", "deeppink", "#FF1493", "deeppink1", "#FF1493", "deeppink2", "#EE1289", "deeppink3",...