Re: [R] write.table

2009-02-20 Thread Huang, Guo-Hao
May you put your code and data in the internet? It will be easy for others to find your real problem. - Original Message - From: To: Sent: Friday, February 20, 2009 7:54 PM Subject: Re: [R] write.table Thank you for your advice, but I didn't manage to make it work... I tried carichi.

Re: [R] everybody loves R...

2009-02-20 Thread Huang, Guo-Hao
I also plan to create a R website in Taiwan (locale: Traditional Chinese). My reason is the same as you. Welcome people in taiwan to give me suggestion. - Original Message - From: "UsuarioR EspaƱa" To: ; Cc: Sent: Friday, February 20, 2009 5:59 PM Subject: Re: [R] everybody loves R..

Re: [R] 3D or 4D plot

2009-02-20 Thread Huang, Guo-Hao
You can try rgl package. It utilizes OpenGL library. Or, check the CRAN to find other gtk based package - Original Message - From: "kapo coulibaly" To: Sent: Friday, February 20, 2009 11:50 PM Subject: [R] 3D or 4D plot I have data on a regular grid in the format: x y z data. I wou