[datatable-help] merge/join/match

Arunkumar Srinivasan aragorn168b at gmail.com
Fri May 3 19:48:30 CEST 2013


Mess, yes indeed! :)  
If you've too many little scripts lying around, then maybe time to make a package (assuming they're related / or at least some independent functionalities/ utility scripts) and use once on any file the options parameter… That was my last dose of idea. I'm all out now :)

Arun


On Friday, May 3, 2013 at 7:41 PM, Eduard Antonyan wrote:

> I don't like putting it into .Rprofile that much, because I won't be able to share code then - I might put it in scripts where I do this a lot inside a single script, but the situation is more like - many little scripts that have one or maybe two merges inside and it's currently less work to write nomatch=0 than change the option at the top. .Rprofile would've been a decent solution if there wasn't the code sharing constraint.
>  
> It's a mess either way, what can I say :)
>  
>  
> On Fri, May 3, 2013 at 12:23 PM, Arunkumar Srinivasan <aragorn168b at gmail.com (mailto:aragorn168b at gmail.com)> wrote:
> > Eddi, still you can add this line to the top of every R script or even better directly in the .Rprofile file wherever you run.  
> >  
> > Arun
> >  
> >  
> > On Friday, May 3, 2013 at 5:51 PM, Eduard Antonyan wrote:
> >  
> > > Good point - I might do that, though I'll need to be a bit careful as I run a lot of scripts on remote computers.
> > >  
> > >  
> > > On Fri, May 3, 2013 at 10:48 AM, Arunkumar Srinivasan <aragorn168b at gmail.com (mailto:aragorn168b at gmail.com)> wrote:
> > > > Eddi,
> > > >  
> > > > You could just set: options(datatable.nomatch = 0)if you use that extensively.  
> > > >  
> > > > Arun
> > > >  
> > > >  
> > > > _______________________________________________
> > > > datatable-help mailing list
> > > > datatable-help at lists.r-forge.r-project.org (mailto: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/20130503/76567500/attachment.html>


More information about the datatable-help mailing list