[R] Pb with R.matlab

2006-12-22 Thread Arthur Leblois
Hello, I have problems running the R.matlab package. I work with R 2.3.1, under windows (using the Rgui). It seems that, even after loading the package, the simple functions such as writeMat() or readMat() are not recognized. For example, the following script leads to an error:

Re: [R] Pb with R.matlab

2006-12-22 Thread Petr Pikal
2006 11:17:07 +0100 (MET) From: Arthur Leblois [EMAIL PROTECTED] To: r-help@stat.math.ethz.ch Subject:[R] Pb with R.matlab Hello, I have problems running the R.matlab package. I work with R 2.3.1, under windows (using the Rgui). It seems

Re: [R] Pb with R.matlab

2006-12-22 Thread Arthur Leblois
: [R] Pb with R.matlab Hello, I have problems running the R.matlab package. I work with R 2.3.1, under windows (using the Rgui). It seems that, even after loading the package, the simple functions such as writeMat() or readMat() are not recognized. For example, the following script leads

Re: [R] Pb with R.matlab

2006-12-22 Thread Francois MORNEAU
Hello Arthur, Load the package first before using functions: library(R.matlab) Regards, François -Message d'origine- De : Arthur Leblois [mailto:[EMAIL PROTECTED] Envoyé : vendredi 22 décembre 2006 11:17 À : r-help@stat.math.ethz.ch Objet : [R] Pb with R.matlab Hello, I have