Below the line is (slightly edited, to remove irrelevant stuff) the transcript of a session in R. Seems that data is read in, but I cannot print or use it. I have looked inside the data directory of MASS, and see that the format of the data is different than the one from other libraries I have. It may be that this particular format is not read correctly, or my setup may be faulty. I am using Linux 2.0.30 if that can make a difference. Any help appreciated. ---------------------------------------------------------------------- R : Copyright 1998, The R Development Core Team Version 0.62.3 in progress (August 28, 1998) [Previously saved workspace restored]
library(MASS) data(Pima.te) ls()
[1] "Pima.te"
Pima.te
Error: Unimplemented feature in duplicate
---------------------------------------------------------------------- ft. ---------------------------------------------------------------------- Fernando TUSELL etptupaf at bs.ehu.es Departamento de Econometria y Estadistica Facultad de CC.EE. y Empresariales Tel. 944797433 Avenida Lendakari Aguirre, 83 +34,944797433 E-48015 BILBAO (Spain) Fax: 4797554 ---------------------------------------------------------------------- -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._