[R] how to copy files from one direction to another?

2009-05-19 Thread XinMeng
There's 10 files in c:\\ 
I wanna copy 3 of them to d:\\ 

How to do it via R? 


Thanks!

__
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] how the break is calculated by R?

2009-05-12 Thread XinMeng
Hi all: 
As to hist,the help file says: R's default with equi-spaced breaks (also the 
default) is to plot the counts in the cells defined by breaks. 
I wanna know how the break is calculated by R? 

In other words: break = (max - min)/(number of group) but how the number of 
group is calculated by R? Thanks!

__
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] how to export .xls file with colorful cells?

2008-07-23 Thread XinMeng
Hi all: 
I wanna know how to expoort .xls file. And in the exported .xls file, how 
to set different cells with different color? 

Thanks a lot! 
My best.



--
***
Xin Meng 
Capitalbio Corporation
National Engineering Research Center 
for Beijing Biochip Technology 
BioPharma-informatics  Software Dept. 
Research Engineer
Tel: +86-10-80715888/80726868-6439
Fax: +86-10-010-80726898
[EMAIL PROTECTED] 
Address:18 Life Science Parkway, 
Changping District, Beijing 102206, China

__
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.