[R] shapiro.test

Stephan Kolassa Stephan.Kolassa at gmx.de
Thu May 27 11:28:07 CEST 2010


Hi,

David Winsemius schrieb:
<snip>
> This would imply that ozon is a list or dataframe.
> 
<snip>
> 
> And you tried to give the whole list to a function that only wants a 
> vector.

And whenever you suspect that your data types clash, try str() to find 
out just what kind of thing your data is. Here: str(ozon)

HTH,
Stephan



More information about the R-help mailing list