Displaying 3 results from an estimated 3 matches for "smp2".
Did you mean:
smp
2010 Mar 09
1
ggplot2 rose diagram
Dear R gurus -
consider this plot:
library(ggplot2)
dat <- sample(1:8,100,replace=TRUE)
smp <- ggplot(data.frame(dat), aes(x=factor(dat),fill=factor(dat))) + geom_bar(width=1)
smp + coord_polar()
Q1. How do I change the font size and weight of bar labels (1,2,3...)? I've been wallowing in the 'Themes' structure and I just can't figure out the correct place to change
2013 Apr 16
1
Path Diagram
...k=max "SMP" "AAAS"}
"SMP" [shape=ellipse]
"AAAS" [shape=ellipse]
"SMP" -> "item1" [label="smp0"];
"SMP" -> "item3" [label="smp1"];
"SMP" -> "item4" [label="smp2"];
"SMP" -> "item6" [label="smp3"];
"SMP" -> "item8" [label="smp4"];
"SMP" -> "item10" [label="smp5"];
"SMP" -> "item11" [label="smp6"];
"AAAS"...
2010 Sep 09
4
Help With WINE & Folding@Home...
New Forum member, so pardon me if I restate something already asked. I am running Xubuntu 10.04 LTS and wanted to try the SMP Folding at Home client listed here: http://folding.stanford.edu/English/DownloadWinOther
it's the one that says: Windows: V6 Beta SMP2/CPU clients
Windows XP/2003/Vista/2008/7 SMP2 client console version
Read this Install Guide first!
(and Passkey Information) 6.30 (32-bit or 64-bit
Now I know there's a Linux version, but it's 64 bit only & my O/S is 32 bit, so I thought I'd try running the 32 bit Windows SMP...