On Wed, Jun 17, 2015 at 1:25 AM, Joshua Bradley <[email protected]> wrote: > …I work in the bioinformatics domain and write R scripts for > pipelines with calls to various programs that require a lot of parameters > to be set/varied. Seeing "paste" everywhere detracts from reading the code > (in my opinion).
In that case, why don't you just write a personal package with that functionality and automatically load it? Avi ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-devel
