On 01 Jul 2014, at 21:03 , John McKown wrote:
> Basically, a "wash". For a stress, I took in all 136 of my files in a
> single execution. Output was 22,823 elements in the data.frame.
> Yours:
> real3m32.651s
> user3m26.837s
> sys 0m2.292s
>
> Mine:
> real3m24.603s
> user3m2
;,"POSIXct","POSIXct"))
David C
-Original Message-
From: Bert Gunter [mailto:gunter.ber...@gene.com]
Sent: Tuesday, July 1, 2014 12:33 PM
To: David L Carlson
Cc: John McKown; r-help@r-project.org
Subject: Re: [R] combining data from multiple read.delim() invocations.
Maybe, Davi
"A" "A" "A" "A" ...
> $ started: POSIXct, format: "2014-07-01 11:25:05" "2014-07-01 11:25:05" ...
> $ ended : POSIXct, format: "2014-07-01 11:25:05" "2014-07-01 11:25:05" ...
>
> ----------
t; "2014-07-01 11:25:05" ...
$ ended : POSIXct, format: "2014-07-01 11:25:05" "2014-07-01 11:25:05" ...
-
David L Carlson
Department of Anthropology
Texas A&M University
College Station, TX 77840-4352
-Original Message-
Fr
Is there a better way to do the following? I have data in a number of tab
delimited files. I am using read.delim() to read them, in a loop. I am
invoking my code on Linux Fedora 20, from the BASH command line, using
Rscript. The code I'm using looks like:
arguments <- commandArgs(trailingOnly=TRUE
5 matches
Mail list logo