?write.csv 
--- elyakhlifi mustapha <[EMAIL PROTECTED]>
wrote:

> Hello,
> I wanna know how to export a data frame to Excel.
> For example I wanna export this data frame 
> 
> > M[1:5,]
>   var1 var2          distance
> 1   41   42               0.2
> 2   41   43 0.304347826086957
> 3   41   46  0.19047619047619
> 4   41   47 0.155555555555556
> 5   41   48 0.209302325581395
> 
> I don't know how to use write.table or write.csv to
> do this.
> Can you help me please?
> Thanks.
> 
> 
>      
>
_____________________________________________________________________________
> 
> 
> l 
>       [[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help@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.
>

______________________________________________
R-help@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.

Reply via email to