Hi
I'm trying to use the cluster package and I'm having some trouble... I
always get the message:
> myagnes <- agnes("datafile.dat")
> Error: could not find function "agnes"
the package cluster is listed in the library() command, and I can
reach the help files from Agnes as well
I know that this can be some really easy thing to fix, but right now
I have no idea how to solve it.
Thanks.
Vinicius
______________________________________________
[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.