Hi

On 5 May 2004 at 21:48, liao kaijun wrote:

> Dear:
> I just try to use the R to solve some statistic problem recently. but
> i found that there are no a good way to edit the data , it is not
> friendly to deal with data like excel when i use command "edit()" or
> "fix()". i even canot copy one column data. it just let me copy one

R is friendly if you accept its power with data management.

cbind, rbind, [], subset,.....

If you like to work like in Excel why not use Excel for preparing data and 
transfering them to R by read.table() functions.

!!! Thanks to all authors for "clipboard" extension!!! :-)

Cheers
Petr

> cell data. so i think probably there are some other command can solve
> this trouble better. it will be very help if yuo can tell me.
> 
> thanks
> 
> kj.
> 
> _________________________________________________________________
> ÓëÁŞťúľÄĹóÓŃ˝řĐĐ˝ťÁ÷ŁŹÇëĘąÓĂ MSN Messenger:
> http://messenger.msn.com/cn
> 
> ______________________________________________
> [EMAIL PROTECTED] mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
> http://www.R-project.org/posting-guide.html

Petr Pikal
[EMAIL PROTECTED]

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to