search for: slateblue

Displaying 8 results from an estimated 8 matches for "slateblue".

2007 Jan 26
1
Question about the xgobi package
Hi, When I tried an example of the xgobi function, I got the following error. Could someone explain to me what is wrong ? Thanks a lot. xgobi(crabs,colors=c("SkyBlue","SlateBlue","Orange","Red")[rep(1:4,each=50)]) c:/PROGRA~1/R/R-23~1.1/library/xgobi/scripts/xgobi.bat -vtitle 'crabs' -std mmx C:/DOCUME~1/ADMINI~1/LOCALS~1/Temp/Rtmp1FVirb/xgobi-crabs2c3b6032 The system cannot find the path specified. tong
2005 Mar 30
5
2d plotting and colours
Hi! I am new to R just 3 days in it and i apologize if my questions seem very trivial and consumed your valuable time. I am coding in perl and i stumbled upon R regarding plotting good statistical graphs. I tried the kmean clustering for a large matrix ,say > 150 * 150 . I tried the example code given in the tutorial to perform 2d plot # i ranges from 2 to 10 cl <- kmeans(x, i, 20)
2005 Dec 13
0
Fwd: Re: Wavelet reconstruction
...odic") thres2<-threshold(wdbrain,levels=3:(wdbrain$nlevels-1), type="soft", policy="manual", by.level=FALSE, value=7.32032, dev=var, boundary=FALSE, verbose = getOption("verbose"), return.threshold=F) thr2 <- wr(thres2) plot(x,brain, col = "slateblue",xlab="Voxel",ylab="Activity",main="Wavelet Regression") mtext("N=4, Threshold=7.32032") lines(x, thr2, col= "violetred" , lwd=2,type="l") Good Luck!! Elizabeth Lawson Amir Safari <amsa36060@yahoo.com> wro...
2011 Jul 13
3
Colors in R
...yrange = c(min(data$Log2Ratio), max(data$Log2Ratio)) colors <-c("red","blue","green","darkmagenta","darkgreen","darkorange","darkred","gold","midnightblue","seagreen1","tomato","slateblue","violet","purple4","palegreen","darkviolet","forestgreen","firebrick"...up to 60 colors) labels <- c(''a'',''b'', ''c'', ''d'', ''e'', up to 60 label...
2008 Jul 29
1
Xdefaults file.
I am trying to get my xterm window under gnome to open with large fonts, with light green foreground and dark green background. I have the following .Xdefaults file contents: $ cat .Xdefaults ! This is a comment ;-) #ifdef COLOR *customization: -color #endif !! Let's cast a wide net, for any app supporting these ! Blink instead of beeping *visualBell: True *scrollTtyOutput: False
2002 Nov 22
4
Small change to plot.xy
Hi everyone, Is there any reason why we should not automatically coerce a factor supplied as an argument to col in a plotting function? The following modification (to R-1.6.1) seems pretty harmless > plot.xy function (xy, type, pch = 1, lty = "solid", col = par("fg"), bg = NA, cex = 1, ...) { if (is.factor(col)) col <- codes(col)
2000 Feb 29
0
mapping of colornames into hsv: half way done
...uot;, "#E9967A", "darkseagreen", "#8FBC8F", "darkseagreen1", "#C1FFC1", "darkseagreen2", "#B4EEB4", "darkseagreen3", "#9BCD9B", "darkseagreen4", "#698B69", "darkslateblue", "#483D8B", "darkslategray", "#2F4F4F", "darkslategray1", "#97FFFF", "darkslategray2", "#8DEEEE", "darkslategray3", "#79CDCD", "darkslategray4", "#528B8B", &qu...
2011 Jan 07
5
Set font and size in xterm
I have a situation where gnome console does not handle vt102 escape sequences properly and therefor need to employ xterm instead. When I run xterm from a gnome terminal window I am presented with an extremely small terminal window employing an almost unreadably small font. I have attempted to set the font size using xrdb and a custom .Xresources file. I can change the colour scheme. I can