Displaying 1 result from an estimated 1 matches for "preterm_parturi".
2012 Jul 27
4
Separating Columns in Excel Export from R
...hem all into separate columns (it
did this before but i can't figure out what's different between this time
exporting and other times when i enter the same thing)
example:
> write.table(topTable(fit2, coef=3, adjust="fdr",
> sort.by="B",number=50000), file="preterm_parturient.xlsx", row.names=F,
> sep="/t")
what about this command wont let the columns get separated?
--
View this message in context: http://r.789695.n4.nabble.com/Separating-Columns-in-Excel-Export-from-R-tp4638124.html
Sent from the R help mailing list archive at Nabble.com.