08-2007868
-Original Message-
From: David Winsemius [mailto:dwinsem...@comcast.net]
Sent: Tue 01/11/2011 16:27
To: Stefano Conti
Cc: Prof Brian Ripley; r-help@r-project.org
Subject: Re: [R] Vectorize 'eol' characters
On Nov 1, 2011, at 5:18 AM, Stefano Conti wrote:
> Dear David,
>
&
col.names=FALSE, quote=FALSE)) )
writeLines(mod.df, con=file("test.txt") )
(It will still have a regular "eol" == "\n" unless you change that it
the writeLines call.)
--
David.
--
Dr Stefano Conti
-Original Message-
From:
4 (0)208-2007868
-Original Message-
From: Comcast [mailto:dwinsem...@comcast.net]
Sent: Tue 01/11/2011 01:05
To: Stefano Conti
Cc: Prof Brian Ripley; r-help@r-project.org
Subject: Re: [R] Vectorize 'eol' characters
On Oct 31, 2011, at 2:01 PM, "Stefano Conti" wrote:
;
> -Original Message-
> From: Prof Brian Ripley [mailto:rip...@stats.ox.ac.uk]
> Sent: Mon 31/10/2011 16:45
> To: Stefano Conti
> Cc: r-help@r-project.org
> Subject: Re: [R] Vectorize 'eol' characters
>
> On Mon, 31 Oct 2011, Stefano Conti wrote:
>
>>
r-help@r-project.org
Subject: Re: [R] Vectorize 'eol' characters
On Mon, 31 Oct 2011, Stefano Conti wrote:
> Dear R users,
>
> When dumping an R matrix object into a file -- typically via the
> 'write.table' function -- the 'eol' option can be used to spec
On Mon, 31 Oct 2011, Stefano Conti wrote:
Dear R users,
When dumping an R matrix object into a file -- typically via the
'write.table' function -- the 'eol' option can be used to specify
the end-of-line character(s) which should appear at the end of each
row.
However the argument to 'eol'
Dear R users,
When dumping an R matrix object into a file -- typically via the 'write.table'
function -- the 'eol' option can be used to specify the end-of-line
character(s) which should appear at the end of each row.
However the argument to 'eol' seems to be restricted to have length 1, wherea
7 matches
Mail list logo