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

______________________________________________
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