Re: [Rd] [R] Internalization of help pages

2013-08-05 Thread Jim Lemon
On 08/06/2013 12:12 AM, Tomáš Greif wrote: My original idea was to start translating Rd files directly. It looks easy to just skip all the tags and translate rest (but maybe I'm wrong on this). I'm sure we can figure out better ways to do this later. ... That was essentially the way I did the tra

Re: [Rd] [R] read.csv behaviour

2011-09-28 Thread Jim Lemon
On 09/28/2011 09:23 AM, Mehmet Suzen wrote: This might be obvious but I was wondering if anyone knows quick and easy way of writing out a CSV file with varying row lengths, ideally an initial data read from a CSV file which has the same format. See example below. I found it quite strange that