Perfect!  Thank you!

S


-----Original Message-----
From: Uwe Ligges [mailto:[email protected]] 
Sent: Wednesday, August 31, 2011 4:44 PM
To: Shane Phillips
Cc: [email protected]
Subject: Re: [R] Converting anova/ancova summary to data frame



On 31.08.2011 22:33, Shane Phillips wrote:
> Hi!
>
> Can anyone tell me how to convert the anova/ancova summary output into a data 
> frame?

For the first component of such an object:

as.data.frame(summary.aov_object[[1]])


Uwe Ligges


> Thanks!
>
> Shane Phillips
>
>       [[alternative HTML version deleted]]
>
> ______________________________________________
> [email protected] mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to