search for: standable

Displaying 1 result from an estimated 1 matches for "standable".

Did you mean: brandable
2005 Dec 15
2
question on write.table
...0 0 0 eff elf 5 0 0 0 0 icn ICC I want to write the contents of t7 into a file, which can be read later by a python program. So I used: write.table(t7,file="map") , which of course takes forever. Is there another way to make it finish in a standable time? I have to use old R version since I need to use ttda package. > version _ platform x86_64-unknown-linux-gnu arch x86_64 os linux-gnu system x86_64, linux-gnu status major 2 minor 0.1 year 2004 month 11 day 15 language R My linux box has 8 G memory....