Displaying 7 results from an estimated 7 matches for "2day".
Did you mean:
0day
2011 Aug 01
1
axes label
Dear All,
I am trying to put 10^-8 st km^-2day^-1 on x-axis of my plot. I tried using
: ylab = expression(paste("st / ", plain(km)^2, " / day")) to see if I can
at least get the unit before thinking about the power of 10 (10^-8).
However, ylab = expression(paste("st / ", plain(km)^2, " / day")) didn'...
2011 Sep 01
2
two question about plot
1) how to modify the the tickment of x-axis or y-axis.
boxplot(data[,1:5])
the tickment in x-axis in V1 V2 V3 V4 V5 ,I want to be some name for
example
name<-c("1day","2day","3day","4day","5day")
2) how to overlap two plot into one figure?
plot(data[1:5])
boxplot(newdata[,1:5])
?
--
TANG Jie
[[alternative HTML version deleted]]
2002 Mar 29
4
Incremental backups and batch mode.
I'm trying to use the rsync algorithm for incremental backups.
After a quick look at rsync I saw the batch mode operations,
and I thought that maybe I can modify them for incremental backups.
What is needed is to add an option to save the checksums of all
the files of the level 0 backup and a second option to use the level n
checksum to calculate the delta batch files for the level n+1
2011 Aug 01
0
Problem Fixed: axes label
Hi Peter,
Many thanks. It worked.
Regards
Ogbos
On 1 August 2011 14:05, Peter Ehlers <ehlers@ucalgary.ca> wrote:
> On 2011-08-01 03:32, ogbos okike wrote:
>
>> Dear All,
>> I am trying to put 10^-8 st km^-2day^-1 on x-axis of my plot. I tried
>> using
>> : ylab = expression(paste("st / ", plain(km)^2, " / day")) to see if I can
>> at least get the unit before thinking about the power of 10 (10^-8).
>>
>> However, ylab = expression(paste("st / "...
2010 Jul 03
1
VoIP Users Conference Recordings
Hi,
Alistair Cunningham of Integrics was our guest yesterday. We talked
about Integrics new product Geons, a suite of software for building
large-scale distributed enterprise applications. The recorded session
is now available here:
http://www.voipusersconference.org/2010/geons/
The extremely rare John Todd was sighted (and heard) at this event.
If you are developing a product or service
2013 Aug 16
4
Restoring deleted files.
Hi,
is it possible to Restore files deleted with " rm rf " from ext4 or
ext3 filesystem by mistake.
Regards
Ahmad
2005 Jun 28
0
Re: Questin regarding HTB
Yes sure here they are:
The first one that i have received 2day and does not work almost at all:
#!/bin/bash
ETH_IN="eth1"
ETH_OUT="eth0"
BANDA_TOTALA="2Mbit"
# pentru neclasificati ar trebui sa fie banda minima - 1k - aici ar trebui
sa ajunga trafic necunoscut,
# care nu e organizat in shape-uri
BANDA_NECLASIFICATI="8kbit...