search for: a12596104

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

2007 Sep 09
1
writing complex outputs to table
So I've come across a few cases where complex outputs from functions will not write to tables. The most recent case involves the TukeyHSD function in the stats package. If I save the TukeyHSD call and print it, that obviously goes fine, but when I try writing to a table, I get an error message that says "cannot coerce class \multicomp\" into dataframe. What does this mean, and