Skip to content
Prev 310474 / 398506 Next

Is there a way to export regression output to an excel spreadsheet?

Hi

If you want a formatted output then some of the packages may be of use

library(R2THML)
?HTML.ftable
library(xtable)
? xtable

there may be functions in the Hmisc /rms packages as well

Duncan


Duncan Mackay
Department of Agronomy and Soil Science
University of New England
Armidale NSW 2351
Email: home: mackay at northnet.com.au
At 13:13 10/11/2012, you wrote: