Re: [R] Re : How to import package into R script

2008-05-23 Thread martin . gaston
Before call library(package) it is needed install the package. To make that, select Packages/InstallPkages... choose your nearest mirror and select the package from the list and accept. After that you can call library(tseries) for example Regards El Vie, 23 de Mayo de 2008, 9:00, justin bem escr

[R] Re : How to import package into R script

2008-05-23 Thread justin bem
Read documentation carefully ! see ?library (e.g library(tseries)) Justin BEM BP 1917 Yaoundé Tél (237) 99597295 (237) 22040246 - Message d'origine De : Edward Wijaya <[EMAIL PROTECTED]> À : r-help@r-project.org Envoyé le : Vendredi, 23 Mai 2008, 4h23mn 06s Objet : [R] How to im