[datatable-help] data.table on the command line

Matthew Dowle mdowle at mdowle.plus.com
Tue Sep 10 14:59:01 CEST 2013


Maybe :

http://dirk.eddelbuettel.com/code/littler.html


On 10/09/13 13:03, statquant3 wrote:
> I would like to try to use data.table awesomeness on the command line.
> The usual use case is that you have a file and you would like to quickly
> create a summarized other file.
> Sometimes you wouldn't need to start R
>
> Something like (I'm just guessing)
>
> $) DTCMD myfile.csv "[1:5, list(a,b,c=sum(d),e=cumsum(f)),
> by=grp][,test:='hello']" > newFile.csv
>
> Would someone have an idea about this ?
>
>
>
> --
> View this message in context: http://r.789695.n4.nabble.com/data-table-on-the-command-line-tp4675755.html
> Sent from the datatable-help mailing list archive at Nabble.com.
> _______________________________________________
> datatable-help mailing list
> datatable-help at lists.r-forge.r-project.org
> https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/datatable-help/attachments/20130910/f880ed37/attachment.html>


More information about the datatable-help mailing list