Displaying 4 results from an estimated 4 matches for "steelblue4".
Did you mean:
steelblue
2012 May 11
1
plot: many bars with wide bars
...=2))
colnames(dat1)<-dat[,1]
zehn<-seq(10,10000000,10)
xmax<-max(dat1)
ind<-min(which(zehn>=xmax))
zehnind<-zehn[ind]
ticks<-seq(0,zehnind,10)
par(las=1)
par(mar=c(5,4.5+0.3529412*(max(nchar(colnames(dat1)))-1),1,1))
barplot(dat1,width=0.59,horiz=T,col=c("steelblue4","lightsteelblue3"),border="NA",axes=F,beside=T,xlim=c(0,zehnind),cex.names=1.2,ylim=c(0,10))
par(xpd=TRUE)
abline(v = seq(10, zehnind, by = 10), col = "white")
par(xpd=F)
aa <- skala
if(aa == "prozent")
{axis(1,at=ticks,las=1,labels=paste...
2006 Jan 30
1
fExtreme packages
...1000)
Error in rgpd(n = n, xi = model$shape, mu = model$location, beta =
model$scale) : unused argument(s) (mu ...)
fit = gpdFit(danish, threshold = 10, type = "mle")
> par(mfrow = c(1, 1))
> gpdtailPlot(fit, main = "Danish Fire: GPD Tail Estimate", col =
"steelblue4")
Error in as.numeric(gpd.obj$upper.exceed) :
argument "gpd.obj" is missing, with no default
2004 Jan 15
5
Lattices: Cloud: Background
Hi,
There's probably some simple way of doing this, but I'm just not seeing
it - How do I get the background to be white instead of grey when I have
a cloud plot (using the lattices package)? par(bg="white") isn't
working. I'm assuming par commands won't work on lattice plots. What
should I use instead?
Thanks,
Adrienne
[[alternative HTML version deleted]]
2000 Feb 29
0
mapping of colornames into hsv: half way done
...t;#778899",
"lightslategrey", "#778899",
"lightsteelblue", "#B0C4DE",
"lightsteelblue1", "#CAE1FF",
"lightsteelblue2", "#BCD2EE",
"lightsteelblue3", "#A2B5CD",
"lightsteelblue4", "#6E7B8B",
"lightyellow", "#FFFFE0",
"lightyellow1", "#FFFFE0",
"lightyellow2", "#EEEED1",
"lightyellow3", "#CDCDB4",
"lightyellow4", "#8B8B7A",
"limegre...