Dear r-help users,
I have just downloaded the package vegan and I have problems accessing
the data to go through the examples in the tutorial. I can see the data
when I type "data()" but I am told that the data doesn't exist when I
type the name of one of the variables e.g.:
> varespec
Error: object 'varespec' not found
I suspect this could be a way I have my files organised or that I have
not set a working directory? I am new to R so I suspect I have probably
made a simple mistake.
Thanks for your help,
Craig.
_______________________________________________________
[[alternative HTML version deleted]]
______________________________________________
[email protected] 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.