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.

______________________________________________
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