Displaying 3 results from an estimated 3 matches for "deepwat".
Did you mean:
deepest
2011 Dec 04
1
Polishing my geom_bar for publication
...;90","91","92","93","94","96","98","99"), labels=c("WINTER","SPINYTAIL","BIGELOW'S","SKATES (NS)","THORNY","SMOOTH","ABYSSAL","LITTLE","DEEPWATER","JENSEN'S","WHITE","SOFT")) +
ylab("Abundance (fish/tow)") + coord_flip() +
theme_bw() + opts(axis.title.x = theme_text(size = 10)) + opts(panel.grid.minor = theme_blank()) + opts(legend.position='none') )
(b<-ggplot(Final2,...
2010 Jul 13
0
Revolutions Blog: June Roundup
...es from the New York R User
Group on how to debug in R.
http://bit.ly/9pYZfM has guest blogger Joseph Rickert share his
thoughts on why you should learn R, in the most-visited post in the
blog's history.
http://bit.ly/crOKaf shows how to download EPA data into R to
visualize the extent of the Deepwater Horizon oil spill.
http://bit.ly/c51ovI links to a handy function on StackOverflow to
help manage memory in an R session.
http://bit.ly/aFaN2g notes that the June 2010 edition of the R Journal
is available for download.
Revolution's CEO Norman Nie has been busy in the media spreading the
w...
2011 Apr 08
3
rebuilt XP machine cannot see Samba server
...user on
the laptop. There is also a public Samba directory and the rebuilt machine
cannot see that either.
I'm a bit baffled, can anyone throw some light please? Here's some extra
information:
Windows XP Firewall is off
The rebuilt XP laptop machine belongs to the correct workgroup "DEEPWATER"
Both machines have been rebooted.
cat/etc/sysconfig/iptables
# Generated by iptables-save v1.2.7a on Thu Apr 6 07:21:59 2006
2 *filter
3 :INPUT ACCEPT [25:2380]
4 :FORWARD ACCEPT [0:0]
5 :OUTPUT ACCEPT [23:2114]
6 [1:90] -A INPUT -s 192.168.0.2 -i eth0...