Hello Haris,
no, that is not the problem. But thank you anyway. I figured that paste 
has a funny behavior.

But the object resulting from pam is complex, and cannot be cast into a 
table frame easily...

Charilaos Skiadas wrote:
> On Nov 27, 2007, at 7:41 AM, Martin Tomko wrote:
> 
>> filename = paste("clusters", ".txt");
> 
> Don't know if this relates to your problem, but because "paste" adds 
> spaces by default (since sep=" ") this would result in a file named 
> "clusters .txt", not "clusters.txt".
> 
> Haris Skiadas
> Department of Mathematics and Computer Science
> Hanover College
> 
> 
> 
> 
>

______________________________________________
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