On Wed, Feb 27, 2008 at 1:27 PM, Henrik Bengtsson <[EMAIL PROTECTED]> wrote:
> On Wed, Feb 27, 2008 at 8:24 AM, Gabor Grothendieck
> <[EMAIL PROTECTED]> wrote:
> > If you only need Windows then this will do it even without RTools:
> >
> > shell("copy /b /v myfile +,,>nul")
>
> Interesting. Show I
On Wed, Feb 27, 2008 at 8:24 AM, Gabor Grothendieck
<[EMAIL PROTECTED]> wrote:
> If you only need Windows then this will do it even without RTools:
>
> shell("copy /b /v myfile +,,>nul")
Interesting. Show I figured out that '+' is for "append", but how to
interpret the two commas?
Thanks to bot
If you only need Windows then this will do it even without RTools:
shell("copy /b /v myfile +,,>nul")
On Wed, Feb 27, 2008 at 11:12 AM, Earl F. Glynn
<[EMAIL PROTECTED]> wrote:
> "Henrik Bengtsson" <[EMAIL PROTECTED]> wrote in message
> news:<[EMAIL PROTECTED]>...
>
>
> > is it possible to upda
"Henrik Bengtsson" <[EMAIL PROTECTED]> wrote in message
news:<[EMAIL PROTECTED]>...
> is it possible to update the modification time stamp of a file using R
> (on file systems supporting it)?
For a Windows PC, if you have RTools in your path (from
http://www.murdoch-sutherland.com/Rtools/insta
On 27-Feb-08 13:39:47, Gabor Grothendieck wrote:
> On Wed, Feb 27, 2008 at 5:50 AM, Henrik Bengtsson
> <[EMAIL PROTECTED]> wrote:
>> On Wed, Feb 27, 2008 at 12:56 AM, Prof Brian Ripley
>> <[EMAIL PROTECTED]> wrote:
>> > On Wed, 27 Feb 2008, Martin Maechler wrote:
>> >
>> > > Thank you Henrik,
>> >
On Wed, Feb 27, 2008 at 5:50 AM, Henrik Bengtsson <[EMAIL PROTECTED]> wrote:
> On Wed, Feb 27, 2008 at 12:56 AM, Prof Brian Ripley
> <[EMAIL PROTECTED]> wrote:
> > On Wed, 27 Feb 2008, Martin Maechler wrote:
> >
> > > Thank you Henrik,
> > >
> > >> "HenrikB" == Henrik Bengtsson <[EMAIL PROTE
Yes Henrik, I've also noticed this when cutting and pasting code from here:
http://ace.acadiau.ca/math/ACMMaC/Rmpi/sample.html
Try the .Last function for example.
Best wishes
Richard.
Henrik Bengtsson wrote:
> On Wed, Feb 27, 2008 at 12:56 AM, Prof Brian Ripley
> <[EMAIL PROTECTED]> wrote:
>
Dominik Locher wrote:
> Thanks a lot for your explanation, which I higly appreciate. But I have
> still a problem...
>
> Think about 2 persons, each of them create their own package. Both define a
> generic function "setType" with different arguments.
>
> Person 1: setType(obj, valX)
> Person 2: s
[EMAIL PROTECTED] wrote:
> Aloha all,
>
> I know too little about what I'm about to write and hope I'm not
> wasting your time.
>
> For a class I'm teaching in archaeological data analysis, I'm trying
> to put together a routine that calculates the so-called Petersen
> index and, especially,
Thanks a lot for your explanation, which I higly appreciate. But I have
still a problem...
Think about 2 persons, each of them create their own package. Both define a
generic function "setType" with different arguments.
Person 1: setType(obj, valX)
Person 2: setType(spec)
If I require the packa
On Wed, Feb 27, 2008 at 12:56 AM, Prof Brian Ripley
<[EMAIL PROTECTED]> wrote:
> On Wed, 27 Feb 2008, Martin Maechler wrote:
>
> > Thank you Henrik,
> >
> >> "HenrikB" == Henrik Bengtsson <[EMAIL PROTECTED]>
> >> on Tue, 26 Feb 2008 22:03:24 -0800 writes:
> >
> > {with many superf
On Wed, 27 Feb 2008, Martin Maechler wrote:
> Thank you Henrik,
>
>> "HenrikB" == Henrik Bengtsson <[EMAIL PROTECTED]>
>> on Tue, 26 Feb 2008 22:03:24 -0800 writes:
>
> {with many superfluous empty statements ( i.e., trailing ";" ):
Indeed!
>HenrikB> x <- rnorm(1e6);
>
>[
Thank you Henrik,
> "HenrikB" == Henrik Bengtsson <[EMAIL PROTECTED]>
> on Tue, 26 Feb 2008 22:03:24 -0800 writes:
{with many superfluous empty statements ( i.e., trailing ";" ):
HenrikB> x <- rnorm(1e6);
[]
HenrikB> y <- log2(x); # or log10(x)
Hen
Aloha all,
I know too little about what I'm about to write and hope I'm not
wasting your time.
For a class I'm teaching in archaeological data analysis, I'm trying
to put together a routine that calculates the so-called Petersen
index and, especially, confidence intervals for the index. Th
Full_Name: Anuar Konkashbaev
Version: 2.6.2
OS: Mac OS X 10.4.11
Submission from: (NULL) (128.135.32.210)
R.app do not saves history while command line r does. When starting R.app
history from the command line session and all new commands from current session
are available, but when quiting R.app
15 matches
Mail list logo