I'm trying to export the results of my summary data for the object
horton.nlme, but failing miserably.  Running summary(horton.nlme) works
fine, but both write.table and write.csv return the error "cannot coerce
class 'c("summary.lme", "nlme", "lme")' into a data.frame".

I know I can copy and paste the output from the summary function, but it's
ugly because the spacing between numbers and fields is minimal.

Thanks for any help!

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org 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