Un texte encapsul? et encod? dans un jeu de caract?res inconnu a ?t? nettoy?... Nom : non disponible URL : <https://stat.ethz.ch/pipermail/r-help/attachments/20080523/7061f532/attachment.pl>
martin.gaston at unavarra.es
2008-May-23 08:27 UTC
[R] Re : How to import package into R script
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 escribi?:> 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 <ewijaya at gmail.com> > ?? : r-help at r-project.org > Envoy?? le : Vendredi, 23 Mai 2008, 4h23mn 06s > Objet : [R] How to import package into R script > > Hi all, > > What's the construct to import a built-in package > (e.g. ARIMA) into the R script. > > I can't seem to find them in the documentation. > > Regards, > Edward > > ______________________________________________ > R-help at r-project.org mailing list > https://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. > > > __________________________________________________ > > > ble contre les messages non sollicit??s > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at r-project.org mailing list > https://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. >