Re: [R] reading multiple key=value pairs per line

2013-01-17 Thread Christophe Pallier
Maybe you can use ',=' as separators. ( I don't have R to check). Otherwise, I would clean the file with an editor or tool like 'sed' to replace the regular expression /key[0-9]=/ by nothing. On Jan 18, 2013 8:05 AM, Frank Singleton b17fly...@gmail.com wrote: Hi, Thanks for a great

Re: [R] linear models with factors

2011-02-12 Thread Christophe Pallier
://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Christophe Pallier  christo...@pallier.org tel: +33 (0)1 69 08 79 34 Unité de Neuroimagerie Cognitive INSERM

Re: [R] how to make list() return a list of *named* elements

2010-10-04 Thread Christophe Pallier
. -- Christophe Pallier  christo...@pallier.org tel: +33 (0)1 69 08 79 34 Unité de Neuroimagerie Cognitive INSERM-CEA, Neurospin center, F91191 Gif-sur-Yvette, France web site: http://www.unicog.org personal web site: www.pallier.org __ R-help@r-project.org mailing