Displaying 3 results from an estimated 3 matches for "diveristy".
Did you mean:
univeristy
2010 Oct 27
1
Fwd: as.list
...the vector/list function.
Thanks
Sibylle
R-Code
PA<-read.table("Biotree_partitioning.txt", header=TRUE)
KANE<-which((PA$site=="KA")&(PA$part=="NE"))
KANE.LIST<-vector("list", dim(PA[KANE,])[2]-4)
KANE.LIST
barplot(KANE.LIST, col=as.numeric(PA$diveristy))
--
--
GMX DSL Doppel-Flat ab 19,99 €/mtl.! Jetzt auch mit
gratis Notebook-Flat! http://portal.gmx.net/de/go/dsl
2005 Jan 08
0
[ot] Netscreen and IPSEC.
Sorry for going OT, but this list host an amazing diveristy of networking
knowledge, and i am staring to get a bit desperate.
I need to get a lan-to-lan tunnel working between a Linux firewall
(shorewall) and a Netscreen 25 firewall (ScreenOS 4). ANd i cannot find a
simple useful guide on how to do this. I cannot get it working via isakmpd
or racoon....
2010 Oct 27
0
as.list rcode
...the vector/list function.
Thanks
Sibylle
R-Code
PA<-read.table("Biotree_partitioning.txt", header=TRUE)
KANE<-which((PA$site=="KA")&(PA$part=="NE"))
KANE.LIST<-vector("list", dim(PA[KANE,])[2]-4)
KANE.LIST
barplot(KANE.LIST, col=as.numeric(PA$diveristy))
--
--
GMX DSL Doppel-Flat ab 19,99 €/mtl.! Jetzt auch mit
gratis Notebook-Flat! http://portal.gmx.net/de/go/dsl
--