[R] need help!

Petr Pikal petr.pikal at precheza.cz
Thu May 6 10:27:48 CEST 2004


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

> 
> ______________________________________________
> R-help at stat.math.ethz.ch 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
petr.pikal at precheza.cz




More information about the R-help mailing list