[R] Where's iris?
    Uwe Ligges 
    ligges at statistik.uni-dortmund.de
       
    Wed Jul 13 18:01:32 CEST 2005
    
    
  
Ruben Roa wrote:
> Hi:
> Where is the iris data set actually
> located in the R 2.1.0 folder (under W XP)?
> Is it a text file or it is a binary file?
It is a special binary file in package datasets in the binary 
distribution. Just dump() or write.table() on the data to get a text 
representation of the data.
Uwe Ligges
> Ruben
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
    
    
More information about the R-help
mailing list