[R] printing all htest class members

Rui Barradas ruipbarradas at sapo.pt
Thu Dec 15 20:16:48 CET 2011


You're right, David,

The first line is wrong, it should be 

...  df=2:4  ...

As for creating something, try

> ht <- structure( ... etc ...
> ht
> class(ht)

See what is printed and what function prints it.

Rui



--
View this message in context: http://r.789695.n4.nabble.com/printing-all-htest-class-members-tp4200872p4201395.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list