There is a fairly good integration between Excel (if that is what you are using, you did not tell us) and R. You can find that on www.r-project.org.
Or you can just use Excel to edit your data, save it as CSV, and then import in R with read.table. Please use a more descriptive subject next time. Lutz Prechelt > 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 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 > ______________________________________________ [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
